mirror of
https://github.com/pretix/pretix.git
synced 2026-08-20 12:26:27 +00:00
Pin bs4 version due to regression
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ setup(
|
||||
'kombu==4.2.*',
|
||||
'django-statici18n==1.8.*',
|
||||
'inlinestyler==0.2.*',
|
||||
'BeautifulSoup4',
|
||||
'BeautifulSoup4==4.6.*',
|
||||
'slimit',
|
||||
'lxml',
|
||||
'static3==0.7.*',
|
||||
|
||||
Reference in New Issue
Block a user