mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
Update cryptography Dependency (#2370)
This commit is contained in:
parent
1902c0ac36
commit
eee8921598
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
certifi
|
||||
cryptography
|
||||
cryptography!=3.4
|
||||
# only telegram.ext: # Keep this line here; used in setup(-raw).py
|
||||
tornado>=5.1
|
||||
APScheduler==3.6.3
|
||||
|
|
Loading…
Reference in a new issue