mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
update requirements: minimum versions of urllib3 and future
This commit is contained in:
parent
5b91194cc7
commit
949f4a4fbd
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
future
|
||||
urllib3
|
||||
future>=0.15.2
|
||||
urllib3>=1.8.3
|
||||
certifi
|
||||
|
|
Loading…
Reference in a new issue