python-telegram-bot/requirements.txt

9 lines
246 B
Text
Raw Normal View History

# Make sure to install those as additional_dependencies in the
# pre-commit hooks for pylint & mypy
httpx ~= 0.22.0
# only telegram.ext: # Keep this line here; used in setup(-raw).py
tornado>=6.1
APScheduler==3.8.1
2020-10-09 15:15:34 +08:00
pytz>=2018.6
2021-06-06 11:48:48 +02:00
cachetools==4.2.2