Upgrade bs4 and be compatible to latest soupsieve

This commit is contained in:
Raphael Michel
2019-01-23 09:44:03 +01:00
parent a031d72ca9
commit 5bfb00db73
5 changed files with 32 additions and 32 deletions

View File

@@ -108,7 +108,7 @@ setup(
'kombu==4.2.*',
'django-statici18n==1.8.*',
'inlinestyler==0.2.*',
'BeautifulSoup4==4.6.*',
'BeautifulSoup4==4.7.*',
'slimit',
'lxml',
'static3==0.7.*',