GuessThePrice/requirements.txt

10 lines
190 B
Plaintext
Raw Normal View History

pyTelegramBotAPI~=4.5.1
2022-05-02 14:31:26 +00:00
python-dotenv~=0.20.0
2022-05-02 15:22:50 +00:00
APScheduler~=3.9.1
2022-05-02 15:34:16 +00:00
SQLAlchemy~=1.4.36
pymysql==1.0.2
requests~=2.27.1
2022-05-09 16:02:17 +00:00
beautifulsoup4~=4.11.1
pandas~=1.4.2
2022-05-10 12:00:41 +00:00
PyVirtualDisplay~=3.0
selenium~=4.1.5