fix(travis): python package version management
- urllib3 to 1.23 - bleach to 2.1.4
This commit is contained in:
parent
97ec70b83e
commit
2bc7d159f0
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