diff --git a/backend/requirements.txt b/backend/requirements.txt index 77585a2f2..105859921 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ passlib[bcrypt]==1.7.4 requests==2.32.3 aiohttp==3.9.5 sqlalchemy==2.0.30 -alembic==1.13.1 +alembic==1.13.2 peewee==3.17.5 peewee-migrate==1.12.2 psycopg2-binary==2.9.9