forked from CGM_Public/pretix_original
Bump beautifulsoup4 to 4.12.*
This commit is contained in:
@@ -160,7 +160,7 @@ setup(
|
|||||||
install_requires=[
|
install_requires=[
|
||||||
'arabic-reshaper==3.0.0', # Support for Arabic in reportlab
|
'arabic-reshaper==3.0.0', # Support for Arabic in reportlab
|
||||||
'babel',
|
'babel',
|
||||||
'BeautifulSoup4==4.11.*',
|
'BeautifulSoup4==4.12.*',
|
||||||
'bleach==5.0.*',
|
'bleach==5.0.*',
|
||||||
'celery==5.2.*',
|
'celery==5.2.*',
|
||||||
'chardet==5.1.*',
|
'chardet==5.1.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user