diff --git a/backend/requirements.txt b/backend/requirements.txt index 934af61..f35992b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,7 +10,7 @@ gunicorn==19.9.0 channels==2.2.0 python-ldap==3.2.0 paramiko==2.7.1 -django==2.0.8 +django==2.2.13 django-celery==3.2.2 djangorestframework-bulk==0.2.1 django-guardian==1.4.9