Make requirements/tests.txt python3 compatible by using bs4

This commit is contained in:
Johannes Linke
2015-09-22 18:50:31 +02:00
parent 71ae2f7ccc
commit c1ca66715d

View File

@@ -4,7 +4,7 @@ html5lib==0.999
mock==1.0.1
Jinja2==2.7.3
lxml==3.4.2
BeautifulSoup==3.2.1
beautifulsoup4==4.4.0
unittest2==1.0.0
coffin==0.4.0
jingo==0.7