Added SQLAlchemy and Alembic to work with Postgres

This commit is contained in:
2023-10-29 01:28:46 +03:00
parent f95e013093
commit 279b48895b
8 changed files with 323 additions and 1 deletions

View File

@@ -1,3 +1,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