diff --git a/backend/requirements.txt b/backend/requirements.txt index 480b16f..fbe0e8a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.139.2 +fastapi==0.140.0 uvicorn[standard]==0.51.0 pyyaml==6.0.3 httpx==0.28.1