diff --git a/backend/requirements.txt b/backend/requirements.txt index 26a2c28..3f367da 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.109.2 uvicorn[standard]==0.27.1 sqlalchemy[asyncio]==2.0.27 -asyncpg==0.29.0 +asyncpg==0.31.0 aiosqlite==0.20.0 alembic==1.13.1 python-jose[cryptography]==3.3.0