Fixed database models

This commit is contained in:
2022-05-02 17:34:16 +02:00
parent e3fdb19411
commit 1f37a589cc
5 changed files with 17 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
pyTelegramBotAPI~=4.5.0
python-dotenv~=0.20.0
APScheduler~=3.9.1
SQLAlchemy~=1.4.36
SQLAlchemy~=1.4.36
mysqlclient~=1.4.6