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:
Ameya Shenoy 2018-09-21 15:42:47 +05:30
parent 651df31590
commit 95c80eb4a5
No known key found for this signature in database
GPG key ID: AC016A555657D0A3

View file

@ -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