Skip to content

Commit cff7666

Browse files
committed
dumped graphql-core dependency
1 parent 11a963d commit cff7666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def run_tests(self):
5555

5656
install_requires=[
5757
'six>=1.10.0',
58-
'graphql-core>=0.4.9',
58+
'graphql-core>=0.5.0',
5959
'graphql-relay==0.3.3',
6060
'iso8601',
6161
],

0 commit comments

Comments
 (0)