mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-22 06:55:41 +01:00
* Make cryptography optional * Try fixing CI * Try some more * Update pytest, mypy & pyupgrade, refactor test_meta, hope that things start to work * Fix filterwarnings * Mama mia! Here we go again! * Add stupid debug prints * A new hope
5 lines
120 B
Text
5 lines
120 B
Text
certifi
|
|
# only telegram.ext: # Keep this line here; used in setup(-raw).py
|
|
tornado>=5.1
|
|
APScheduler==3.6.3
|
|
pytz>=2018.6
|