Merge pull request #6279 from codingCoffee/urllib
fix(travis): urllib3 version 1.23
This commit is contained in:
commit
b848c9dfc7
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ email_reply_parser
|
|||
click
|
||||
num2words==0.5.5
|
||||
watchdog==0.8.0
|
||||
bleach
|
||||
bleach==2.1.4
|
||||
bleach-whitelist
|
||||
Pillow
|
||||
beautifulsoup4
|
||||
|
|
@ -49,3 +49,4 @@ pypng
|
|||
premailer
|
||||
croniter
|
||||
googlemaps
|
||||
urllib3==1.23
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue