diff --git a/backend/requirements.txt b/backend/requirements.txt index 0c96bcd..b922a7f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.136.3 +fastapi==0.137.1 uvicorn==0.49.0 supabase==2.31.0 python-dotenv==1.1.0