diff --git a/test_web_django/config/requirements.txt b/test_web_django/config/requirements.txt index 4e07089..e16b763 100644 --- a/test_web_django/config/requirements.txt +++ b/test_web_django/config/requirements.txt @@ -1,3 +1,3 @@ -Django==2.0.4 +Django==2.2.24 gunicorn==19.7.0 psycopg2==2.7.4