graphene django does not support 3.0 yet

This commit is contained in:
Thomas Steen Rasmussen 2019-12-17 04:00:15 +01:00
parent 4e62af2082
commit db19dbc858
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Django==3.0.0
Django==2.2.8 # 3.0 is waiting for graphene-django
channels==2.3.1
channels-redis==2.4.1