2 Commits

Author SHA1 Message Date
3534468df1 Update dependency SQLAlchemy to v2
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-02-17 17:07:36 +01:00
e5a8a00155 Update dependency pyTelegramBotAPI to ~=4.10.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-06 06:00:44 +01:00

View File

@@ -1,7 +1,7 @@
pyTelegramBotAPI~=4.9.0
pyTelegramBotAPI~=4.10.0
python-dotenv~=0.21.0
APScheduler~=3.10.0
SQLAlchemy~=1.4.37
SQLAlchemy~=2.0.4
pymysql==1.0.2
requests~=2.28.1
beautifulsoup4~=4.11.1