forked from CGM_Public/pretix_original
Update chardet requirement from <3.1.0,>=3.0.2 to >=3.0.2,<4.1.0 in /src (#2304)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -163,7 +163,7 @@ setup(
|
||||
'BeautifulSoup4==4.8.*',
|
||||
'bleach==3.3.*',
|
||||
'celery==4.4.*',
|
||||
'chardet<3.1.0,>=3.0.2',
|
||||
'chardet>=3.0.2,<4.1.0',
|
||||
'cryptography>=3.4.2',
|
||||
'csscompressor',
|
||||
'css-inline==0.7.*',
|
||||
|
||||
Reference in New Issue
Block a user