Compare commits

...

3 Commits

Author SHA1 Message Date
745f0e663b Update dependency pyTelegramBotAPI to ~=4.7.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-17 23:35:48 +02:00
cf8de1877e Merge pull request 'Update dependency plotly to ~=5.10.0' (#34) from renovate/plotly-5.x into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #34
2022-09-17 23:35:36 +02:00
f96948e8d0 Update dependency plotly to ~=5.10.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-17 23:35:15 +02:00

View File

@ -1,4 +1,4 @@
pyTelegramBotAPI~=4.5.1 pyTelegramBotAPI~=4.7.0
python-dotenv~=0.20.0 python-dotenv~=0.20.0
APScheduler~=3.9.1 APScheduler~=3.9.1
SQLAlchemy~=1.4.37 SQLAlchemy~=1.4.37
@ -8,5 +8,5 @@ beautifulsoup4~=4.11.1
pandas~=1.4.2 pandas~=1.4.2
PyVirtualDisplay~=3.0 PyVirtualDisplay~=3.0
selenium~=4.2.0 selenium~=4.2.0
plotly~=5.8.0 plotly~=5.10.0
fuzzywuzzy~=0.18.0 fuzzywuzzy~=0.18.0