GuessThePrice/requirements.txt

7 lines
141 B
Plaintext
Raw Normal View History

2022-05-02 14:31:26 +00:00
pyTelegramBotAPI~=4.5.0
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
mysqlclient~=1.4.6
requests~=2.27.1
beautifulsoup4~=4.9.1