Make requirements/tests.txt python3 compatible by using bs4
This commit is contained in:
		| @@ -4,7 +4,7 @@ html5lib==0.999 | |||||||
| mock==1.0.1 | mock==1.0.1 | ||||||
| Jinja2==2.7.3 | Jinja2==2.7.3 | ||||||
| lxml==3.4.2 | lxml==3.4.2 | ||||||
| BeautifulSoup==3.2.1 | beautifulsoup4==4.4.0 | ||||||
| unittest2==1.0.0 | unittest2==1.0.0 | ||||||
| coffin==0.4.0 | coffin==0.4.0 | ||||||
| jingo==0.7 | jingo==0.7 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Johannes Linke
					Johannes Linke