diff --git a/backend/requirements.txt b/backend/requirements.txt index 8c5c47d..0ff54b3 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 @@ -11,9 +11,9 @@ graphql-relay==3.2.0 promise==2.3 psycopg2-binary==2.9.12 python-dateutil==2.9.0.post0 -python-dotenv==1.2.2 +python-dotenv==1.2.3 six==1.17.0 -sqlparse==0.5.5 +sqlparse==0.6.0 text-unidecode==1.3 typing_extensions==4.16.0 tzdata==2026.3