GuessThePrice/requirements.txt

12 lines
226 B
Plaintext
Raw Normal View History

pyTelegramBotAPI~=4.10.0
python-dotenv~=0.21.0
APScheduler~=3.10.0
SQLAlchemy~=1.4.37
pymysql==1.0.2
2022-09-17 23:35:21 +02:00
requests~=2.28.1
2022-05-09 18:02:17 +02:00
beautifulsoup4~=4.11.1
2022-09-19 18:01:18 +02:00
pandas~=1.5.0
2022-05-10 14:00:41 +02:00
PyVirtualDisplay~=3.0
2023-02-02 07:02:38 +01:00
selenium~=4.8.0
2023-02-02 06:55:43 +01:00
plotly~=5.13.0
fuzzywuzzy~=0.18.0