diff --git a/backend/requirements.txt b/backend/requirements.txt index dc423d4..34f7859 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.3.2 click==8.1.7 distro==1.9.0 Django==5.0.6 -django-cors-headers==4.2.0 +django-cors-headers==4.4.0 djangorestframework==3.15.2 gunicorn==22.0.0 h11==0.14.0