GuessThePrice/requirements.txt

12 lines
224 B
Plaintext
Raw Normal View History

pyTelegramBotAPI~=4.7.0
python-dotenv~=0.21.0
2022-05-02 15:22:50 +00:00
APScheduler~=3.9.1
SQLAlchemy~=1.4.37
pymysql==1.0.2
2022-09-17 21:35:21 +00:00
requests~=2.28.1
2022-05-09 16:02:17 +00:00
beautifulsoup4~=4.11.1
2022-09-19 16:01:18 +00:00
pandas~=1.5.0
2022-05-10 12:00:41 +00:00
PyVirtualDisplay~=3.0
2022-09-28 20:19:39 +00:00
selenium~=4.5.0
2022-11-15 12:34:20 +00:00
plotly~=5.11.0
fuzzywuzzy~=0.18.0