mirror of
https://github.com/pretix/pretix.git
synced 2026-04-26 23:52:35 +00:00
Update beautifulsoup4 requirement from ==4.8.* to ==4.10.*
This commit is contained in:
@@ -160,7 +160,7 @@ setup(
|
||||
install_requires=[
|
||||
'arabic-reshaper==2.1.3', # Support for Arabic in reportlab
|
||||
'babel',
|
||||
'BeautifulSoup4==4.8.*',
|
||||
'BeautifulSoup4==4.10.*',
|
||||
'bleach==4.1.*',
|
||||
'celery==4.4.*',
|
||||
'chardet==4.0.*',
|
||||
|
||||
Reference in New Issue
Block a user