diff --git a/backend/requirements.txt b/backend/requirements.txt index 526eb9a..daa3144 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ distro==1.9.0 Django==5.0.6 django-cors-headers==4.2.0 djangorestframework==3.15.2 -gunicorn==22.0.0 +gunicorn==23.0.0 h11==0.14.0 httpcore==1.0.2 httpx==0.26.0