fix(dependencies): locked down bleach to 2.1.4
bleach.clean used in html_utils depends on the latest version of bleach Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
parent
651df31590
commit
95c80eb4a5
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ email_reply_parser
|
|||
click
|
||||
num2words==0.5.5
|
||||
watchdog==0.8.0
|
||||
bleach
|
||||
bleach==2.1.4
|
||||
bleach-whitelist
|
||||
Pillow
|
||||
beautifulsoup4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue