diff --git a/backend/requirements.txt b/backend/requirements.txt index e7db83d..8ea7f7f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.4.1 Django==4.2.16 django-cors-headers==4.7.0 django-rest-passwordreset==1.5.0 -djangorestframework==3.15.2 +djangorestframework==3.16.1 idna==3.10 packaging==24.2 psycopg2==2.9.10