From 58e86d7cbdf4bcebd896cc5816d3788614976942 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Thu, 11 Jan 2018 20:58:23 +0800 Subject: + fix deps --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d75587..00fac8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,11 @@ alabaster==0.7.10 git+https://github.com/clarkzjw/alagitpull.git Babel==2.5.1 +beautifulsoup4==4.6.0 certifi==2017.11.5 chardet==3.0.4 docutils==0.14 +html5lib==1.0.1 idna==2.6 imagesize==0.7.1 Jinja2==2.10 @@ -13,6 +15,7 @@ pytz==2017.3 requests==2.18.4 six==1.11.0 snowballstemmer==1.2.1 -Sphinx +Sphinx==1.6.6 sphinxcontrib-websupport==1.0.1 urllib3==1.22 +webencodings==0.5.1 -- cgit v1.2.3