mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
Specify Required pytz Version (#2121)
This commit is contained in:
parent
83a8874bb5
commit
8efb05290a
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ tornado>=5.1
|
|||
cryptography
|
||||
decorator>=4.4.0
|
||||
APScheduler==3.6.3
|
||||
pytz>=2018.6
|
||||
|
|
Loading…
Reference in a new issue