diff --git a/backend/ImhotepChef/requirements.txt b/backend/ImhotepChef/requirements.txt index d5a0f08..8190f81 100644 --- a/backend/ImhotepChef/requirements.txt +++ b/backend/ImhotepChef/requirements.txt @@ -1,5 +1,5 @@ Django==5.2.9 -djangorestframework==3.15.1 +djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.0 python-decouple==3.8 psycopg[binary]==3.2.3