We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a963d commit cff7666Copy full SHA for cff7666
setup.py
@@ -55,7 +55,7 @@ def run_tests(self):
55
56
install_requires=[
57
'six>=1.10.0',
58
- 'graphql-core>=0.4.9',
+ 'graphql-core>=0.5.0',
59
'graphql-relay==0.3.3',
60
'iso8601',
61
],
0 commit comments