diff --git a/toDoList/requirements.txt b/toDoList/requirements.txt index 3b56ebe..1f9a2ae 100644 --- a/toDoList/requirements.txt +++ b/toDoList/requirements.txt @@ -1,5 +1,5 @@ django==3.0.6 -djangorestframework==3.11.0 +djangorestframework==3.11.2 gunicorn==20.0.4 requests==2.23.0 mysqlclient==1.4.6