diff --git a/backend/requirements.txt b/backend/requirements.txt index 43739b4..f25391a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ coloredlogs # Core Framework fastapi==0.128.0 -uvicorn[standard]==0.40.0 +uvicorn[standard]==0.41.0 gunicorn==24.1.1 python-multipart==0.0.22 websockets==15.0.1 # Pinned to 15.x for supabase realtime compatibility