GuessThePrice/requirements.txt

12 lines
223 B
Plaintext
Raw Normal View History

pyTelegramBotAPI~=4.6.1
2022-05-02 16:31:26 +02:00
python-dotenv~=0.20.0
2022-05-02 17:22:50 +02:00
APScheduler~=3.9.1
SQLAlchemy~=1.4.37
pymysql==1.0.2
requests~=2.27.1
2022-05-09 18:02:17 +02:00
beautifulsoup4~=4.11.1
pandas~=1.4.2
2022-05-10 14:00:41 +02:00
PyVirtualDisplay~=3.0
selenium~=4.2.0
plotly~=5.8.0
fuzzywuzzy~=0.18.0