diff --git a/backend/requirements.txt b/backend/requirements.txt index 1c7bc16e..bc4c181e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ python-multipart==0.0.22 # Database sqlalchemy[asyncio]==2.0.30 asyncpg==0.29.0 -alembic==1.18.3 +alembic==1.18.4 psycopg2-binary==2.9.9 # Authentication