From 32b15054986a3bd38f526e9136e306fbd78a5efd Mon Sep 17 00:00:00 2001 From: Kyle Mahan Date: Tue, 20 Jun 2017 07:54:29 -0700 Subject: [PATCH] upgrade bs4 and html5lib --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 16fedde..4ab5d4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asyncio-redis==0.14.2 -beautifulsoup4==4.4.1 +beautifulsoup4==4.6.0 bleach==1.4.3 blinker==1.4 certifi==2015.04.28 # rq.filter: <=2015.04.28 @@ -12,7 +12,7 @@ Flask-DebugToolbar==0.10.0 Flask-Login==0.3.2 Flask-Micropub==0.2.6 Flask-SQLAlchemy==2.1 -html5lib==0.9999999 +html5lib==0.999999999 idna==2.1 itsdangerous==0.24 Jinja2==2.8