diff --git a/backend/requirements.txt b/backend/requirements.txt index a4a9ba1..e60934f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.136.1 -uvicorn==0.46.0 +uvicorn==0.52.4 google-genai==2.18.0 supabase==2.30.0 python-dotenv==1.2.2