GuessThePrice/requirements.txt
Renovate Bot f96948e8d0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Update dependency plotly to ~=5.10.0
2022-09-17 23:35:15 +02:00

12 lines
224 B
Plaintext

pyTelegramBotAPI~=4.5.1
python-dotenv~=0.20.0
APScheduler~=3.9.1
SQLAlchemy~=1.4.37
pymysql==1.0.2
requests~=2.27.1
beautifulsoup4~=4.11.1
pandas~=1.4.2
PyVirtualDisplay~=3.0
selenium~=4.2.0
plotly~=5.10.0
fuzzywuzzy~=0.18.0