diff --git a/docker_project/docker_django/requirements.txt b/docker_project/docker_django/requirements.txt index f4a4ca5..dc5a7ad 100644 --- a/docker_project/docker_django/requirements.txt +++ b/docker_project/docker_django/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.4 +Django==2.2.13 pytz==2020.1 uWSGI==2.0.18 PyMySQL==0.9.3