From 296200a92cd4f82f6dcc29c17b4e7250baac7be9 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 29 Dec 2016 19:29:51 +0000 Subject: [PATCH] Silence security warning for html5lib --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94b0fc5..0c29f75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ bandit==1.3.0 beautifulsoup4==4.5.1 -bleach==1.5 coverage==4.2 dj_database_url==0.4.1 Django>=1.10,<1.11 django-bootstrap-form==3.2.1 flake8==3.2.1 +html5lib==1.0b8 honcho==0.7.1 model_mommy==1.3.1 psycopg2==2.6.2