diff --git a/backend/requirements.txt b/backend/requirements.txt index cf73f33..096dd58 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.12 +fastapi==0.138.2 starlette==0.41.3 uvicorn[standard]==0.32.0 sqlalchemy==2.0.35