python-telegram-bot/requirements.txt

8 lines
220 B
Text
Raw Normal View History

# Make sure to install those as additional_dependencies in the
# pre-commit hooks for pylint & mypy
2016-05-29 23:49:29 +02:00
certifi
# only telegram.ext: # Keep this line here; used in setup(-raw).py
tornado>=6.1
APScheduler==3.6.3
2020-10-09 09:15:34 +02:00
pytz>=2018.6