forked from CGM_Public/pretix_original
Remove version pin of html5lib and update bleach
This commit is contained in:
@@ -81,7 +81,6 @@ setup(
|
||||
'django-statici18n==1.3.*',
|
||||
'inlinestyler==0.2.*',
|
||||
'BeautifulSoup4',
|
||||
'html5lib<0.99999999,>=0.999',
|
||||
'slimit',
|
||||
'lxml',
|
||||
'static3==0.6.1',
|
||||
@@ -89,7 +88,7 @@ setup(
|
||||
'csscompressor',
|
||||
'django-markup',
|
||||
'markdown',
|
||||
'bleach',
|
||||
'bleach==2.*',
|
||||
'raven',
|
||||
'paypalrestsdk==1.12.*',
|
||||
'pycparser==2.13',
|
||||
|
||||
Reference in New Issue
Block a user