GuessThePrice/requirements.txt
Renovate Bot 606bbdca37
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Update dependency SQLAlchemy to v2
2023-02-02 06:55:47 +01:00

12 lines
224 B
Plaintext

pyTelegramBotAPI~=4.9.0
python-dotenv~=0.21.0
APScheduler~=3.10.0
SQLAlchemy~=2.0.1
pymysql==1.0.2
requests~=2.28.1
beautifulsoup4~=4.11.1
pandas~=1.5.0
PyVirtualDisplay~=3.0
selenium~=4.7.0
plotly~=5.12.0
fuzzywuzzy~=0.18.0