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 603da5b commit 9387742Copy full SHA for 9387742
{{ cookiecutter.project_slug }}/server/requirements.txt
@@ -8,7 +8,7 @@ django-environ==0.4.5
8
9
# GraphQL
10
django-graphql-jwt==0.3.1
11
-graphene-django==2.9.0
+graphene-django==2.10.1
12
13
# Technically graphene and graphql-core should not have to be specified here,
14
# but running into a compatibility issue unless it is locked as pre 3.0
0 commit comments