mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-25 08:37:07 +01:00
19a4f9e53a
* First go on refactoring JobQueue * Temporarily enable tests for the v13 branch * Work on tests * Temporarily enable tests for the v13 branch * Increase coverage * Remove JobQueue.tick() * Address review * Temporarily enable tests for the v13 branch * Address review * Dispatch errors * Fix handling of job_kwargs * Remove possibility to pass a Bot to JobQueue
5 lines
70 B
Text
5 lines
70 B
Text
certifi
|
|
tornado>=5.1
|
|
cryptography
|
|
decorator>=4.4.0
|
|
APScheduler==3.6.3
|