Browse Source

[Django 3.1] Upgraded Django to the latest version(3.1.7) till now

ayush.goyal 4 years ago
parent
commit
1401c79599
1 changed files with 1 additions and 1 deletions
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -9,7 +9,7 @@ channels-redis==3.2.0
 configobj==5.0.6
 cryptography==3.3.2
 django-auth-ldap==2.3.0
-Django==3.0.12
+Django==3.1.7
 django-axes==5.13.0
 django-celery-beat==1.4.0
 django_celery_results==1.0.4