Compare commits

..

1 Commits

Author SHA1 Message Date
7bbe1e55d3 Update dependency SQLAlchemy to v2
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-02-10 03:15:40 +01:00

View File

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