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 4f21750 commit 0962db5Copy full SHA for 0962db5
setup.py
@@ -57,7 +57,7 @@
57
packages=find_packages(exclude=["tests"]),
58
install_requires=[
59
"six>=1.10.0",
60
- "graphene>=2.1.3,<3",
+ "graphene>=2.1.7,<3",
61
"graphql-core>=2.1.0,<3",
62
"Django>=1.11",
63
"singledispatch>=3.4.0.3",
0 commit comments