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 03fb4a5 commit a356ea2Copy full SHA for a356ea2
backend/requirements/base.txt
@@ -54,7 +54,7 @@ algoliasearch_django==3.0.0
54
55
celery[redis]==5.2.7 # https://github.com/celery/celery
56
graphene==3.2.2 # https://github.com/graphql-python/graphene
57
-graphene-django==3.1.1 # https://github.com/graphql-python/graphene-django
+graphene-django==3.2.2 # https://github.com/graphql-python/graphene-django
58
graphene-django-optimizer==0.10.0 # https://github.com/tfoxy/graphene-django-optimizer
59
django-graphql-jwt==0.3.4
60
django-cors-headers==4.2.0
0 commit comments