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 1b30709 commit 935bff5Copy full SHA for 935bff5
setup.py
@@ -55,7 +55,7 @@ def run_tests(self):
55
56
install_requires=[
57
'six>=1.10.0',
58
- 'graphql-core>=0.5.0,<1',
+ 'graphql-core>=0.5.0,<2',
59
'promise>=0.4.0'
60
],
61
tests_require=['pytest>=2.7.2'],
0 commit comments