diff --git a/backend/requirements.txt b/backend/requirements.txt index 35cfd3f..c19d6a2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.6 +Django==2.2.28 django-crispy-forms==1.7.2 django-extensions==2.2.3 django-http-exceptions==1.2.0