diff --git a/backend/requirements.txt b/backend/requirements.txt index 65f0f0a..943549d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ python-multipart==0.0.22 sqlalchemy==2.0.23 alembic==1.18.4 psycopg2-binary==2.9.11 -asyncpg==0.29.0 +asyncpg==0.31.0 aiosqlite==0.22.1 # Authentication & Security