diff --git a/backend/requirements.txt b/backend/requirements.txt index 4348a9e..1318a6c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.139.2 +fastapi==0.141.1 uvicorn[standard]==0.51.0 sqlalchemy[asyncio]==2.0.51 asyncpg==0.31.0