diff --git a/backend/requirements.txt b/backend/requirements.txt index 4348a9e..9686b87 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 sqlalchemy[asyncio]==2.0.51 asyncpg==0.31.0