Skip to content

Commit 0962db5

Browse files
mvanlondenjkimbo
authored andcommitted
Pin higher version of graphene for proper graphql-core version r… (#768)
1 parent 4f21750 commit 0962db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
packages=find_packages(exclude=["tests"]),
5858
install_requires=[
5959
"six>=1.10.0",
60-
"graphene>=2.1.3,<3",
60+
"graphene>=2.1.7,<3",
6161
"graphql-core>=2.1.0,<3",
6262
"Django>=1.11",
6363
"singledispatch>=3.4.0.3",

0 commit comments

Comments
 (0)