diff --git a/05-todo-api/backend/requirements.txt b/05-todo-api/backend/requirements.txt index 5d0459ba..637afc96 100644 --- a/05-todo-api/backend/requirements.txt +++ b/05-todo-api/backend/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.8.1 -Django==5.1.3 +Django==5.1.5 django-cors-headers==4.6.0 djangorestframework==3.15.2 sqlparse==0.5.1