diff --git a/services/backend/pyproject.toml b/services/backend/pyproject.toml index dac1b73..935d2de 100644 --- a/services/backend/pyproject.toml +++ b/services/backend/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "psycopg2-binary>=2.9.11", "python-dotenv>=1.2.2", "sqlalchemy>=2.0.48", - "uvicorn[standard]>=0.34.0", + "uvicorn[standard]>=0.44.0", "voyageai>=0.3.7", "cachetools>=7.0.5", "supabase>=2.10.0",