diff --git a/homework_07/django-test-app/requirements.txt b/homework_07/django-test-app/requirements.txt index b0d25bd..6f1183d 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.13 pytz==2018.5