diff --git a/backend/requirements.txt b/backend/requirements.txt index e720899..a4fc57b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ python-multipart==0.0.22 sqlalchemy==2.0.23 alembic==1.12.1 psycopg2-binary==2.9.11 -asyncpg==0.29.0 +asyncpg==0.31.0 aiosqlite==0.19.0 # Authentication & Security