diff --git a/backend/requirements.txt b/backend/requirements.txt index 8c5c47d..f874231 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ anthropic>=0.120.2 gunicorn>=26.0.0 asgiref==3.12.1 requests>=2.34.2 -Django==6.0.7 +Django==6.1 django-cors-headers==4.9.0 graphene==3.4.3 graphene-django==3.2.3