diff --git a/backend/requirements.txt b/backend/requirements.txt index e720899..2d2f35c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ python-multipart==0.0.22 # Database sqlalchemy==2.0.23 -alembic==1.12.1 +alembic==1.18.4 psycopg2-binary==2.9.11 asyncpg==0.29.0 aiosqlite==0.19.0