diff --git a/backend/requirements.txt b/backend/requirements.txt index 9e1d376..2657042 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.137.2 +fastapi==0.138.0 uvicorn[standard]==0.49.0 pyyaml==6.0.3 httpx==0.28.1