diff --git a/todoproject/requirements.txt b/todoproject/requirements.txt index 0a2bb8e..1b9c90c 100644 --- a/todoproject/requirements.txt +++ b/todoproject/requirements.txt @@ -1,4 +1,4 @@ asgiref==3.2.5 -Django==3.0.4 +Django==3.1.13 pytz==2019.3 sqlparse==0.3.1 \ No newline at end of file