diff --git a/backend/requirements.txt b/backend/requirements.txt index 1104836..67334bf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.125.0 +fastapi==0.135.3 uvicorn[standard]==0.38.0 python-dotenv==1.2.1 requests==2.32.5