diff --git a/backend/requirements.txt b/backend/requirements.txt index 6c508db..d35da86 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.1.1 -django-cors-headers==4.4.0 +django-cors-headers==4.6.0 djangorestframework==3.15.2 gunicorn==23.0.0 h11==0.14.0