diff --git a/django_projects/todo_app/requirements.txt b/django_projects/todo_app/requirements.txt index 7040131..f22b771 100644 --- a/django_projects/todo_app/requirements.txt +++ b/django_projects/todo_app/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.2.3 -Django==3.0.7 +Django==3.1.13 pkg-resources==0.0.0 pytz==2019.3 sqlparse==0.3.0