diff --git a/backend/requirements.txt b/backend/requirements.txt index 0673e6c..4550c4a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ python-multipart>=0.0.18 # Database sqlalchemy>=2.0.36 -alembic>=1.14.0 +alembic>=1.18.4 aiosqlite>=0.20.0 asyncpg>=0.30.0 # PostgreSQL async driver