diff --git a/backend/requirements.txt b/backend/requirements.txt index 0c96bcd..76d4fc8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.136.3 -uvicorn==0.49.0 +uvicorn==0.52.1 supabase==2.31.0 python-dotenv==1.1.0 pydantic>=2.13.4