瀏覽代碼

[Django 3.0] Adding compatible versions of other libraries according to Django==3.0.12

ayush.goyal 4 年之前
父節點
當前提交
29f303ba1c
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      desktop/core/requirements.txt

+ 3 - 3
desktop/core/requirements.txt

@@ -4,12 +4,12 @@ Babel==2.5.1
 boto==2.46.1
 celery[redis]==4.4.5  # For Python 3.8
 cffi==1.13.2
-channels==2.1.6
-channels-redis==2.3.2
+channels==3.0.3
+channels-redis==3.2.0
 configobj==5.0.6
 cryptography==3.3.2
 django-auth-ldap==1.3.0
-Django==2.2.17
+Django==3.0.12
 django-axes==5.13.0
 django_babel==0.6.2
 django-celery-beat==1.4.0