diff --git a/requirements.txt b/requirements.txt index 3e78587..0865abd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,4 @@ aiogram==3.1.1 aioschedule @ https://github.com/AleksHeller/python-aioschedule/archive/refs/heads/master.zip python-dotenv==1.0.0 SQLAlchemy==2.0.22 +alembic==1.12.1 \ No newline at end of file