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 31679df commit d7c160cCopy full SHA for d7c160c
setup.py
@@ -57,7 +57,7 @@
57
58
install_requires=[
59
'six>=1.10.0',
60
- 'graphene>=2.0',
+ 'graphene>=2.0,<3',
61
'Django>=1.8.0',
62
'iso8601',
63
'singledispatch>=3.4.0.3',
0 commit comments