add html5lib

this is needed for bs4.
I'm not sure why it was there before, but not anymore
This commit is contained in:
Min RK
2018-10-05 14:03:27 +02:00
parent 7cf230ec1f
commit 2bbfde40f0

View File

@@ -3,6 +3,7 @@ mock
beautifulsoup4 beautifulsoup4
codecov codecov
cryptography cryptography
html5lib # needed for beautifulsoup
pytest-cov pytest-cov
pytest-tornado pytest-tornado
pytest>=3.3 pytest>=3.3