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
codecov
cryptography
html5lib # needed for beautifulsoup
pytest-cov
pytest-tornado
pytest>=3.3