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 10d2f3e commit b1948d7Copy full SHA for b1948d7
setup.py
@@ -58,7 +58,7 @@
58
59
install_requires=[
60
'six>=1.10.0',
61
- 'graphene>=2.0.1,<3',
+ 'graphene>=2.1,<3',
62
'graphql-core>=2.1rc1',
63
django_version,
64
'iso8601',
0 commit comments