diff --git a/homework_07/django-test-app/requirements.txt b/homework_07/django-test-app/requirements.txt index b0d25bd..5896d0b 100644 --- a/homework_07/django-test-app/requirements.txt +++ b/homework_07/django-test-app/requirements.txt @@ -1,2 +1,2 @@ -Django==2.2.10 +Django==2.2.18 pytz==2018.5