Compare commits

...

2 Commits

Author SHA1 Message Date
6b5257831b Update dependency plotly to ~=5.13.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-02 06:55:43 +01:00
480e18a660 Update dependency APScheduler to ~=3.10.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-02 06:01:12 +01:00

View File

@ -1,6 +1,6 @@
pyTelegramBotAPI~=4.9.0
python-dotenv~=0.21.0
APScheduler~=3.9.1
APScheduler~=3.10.0
SQLAlchemy~=1.4.37
pymysql==1.0.2
requests~=2.28.1
@ -8,5 +8,5 @@ beautifulsoup4~=4.11.1
pandas~=1.5.0
PyVirtualDisplay~=3.0
selenium~=4.7.0
plotly~=5.12.0
plotly~=5.13.0
fuzzywuzzy~=0.18.0