bumped django version to 2.2.20 in devel

This commit is contained in:
Sarabraj Singh
2021-06-30 14:46:45 -04:00
parent a58d571858
commit 46cd62f3f0
3 changed files with 8 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ cryptography<3.0.0
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
daphne
distro
django==2.2.16 # see UPGRADE BLOCKERs
django==2.2.20 # see UPGRADE BLOCKERs
django-auth-ldap
django-cors-headers>=3.5.0
django-crum