diff --git a/backend/requirements.txt b/backend/requirements.txt index e720899..0ec094b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ sqlalchemy==2.0.23 alembic==1.12.1 psycopg2-binary==2.9.11 asyncpg==0.29.0 -aiosqlite==0.19.0 +aiosqlite==0.22.1 # Authentication & Security python-jose[cryptography]==3.3.0