diff --git a/docker-production/requirements.txt b/docker-production/requirements.txt index ffd0bf7d..b408d6db 100644 --- a/docker-production/requirements.txt +++ b/docker-production/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.6 +Django==1.11.28 django-backup==1.0.1 djangorestframework==3.7.1 gunicorn==19.7.1