Bump chardet to 5.0.*

This commit is contained in:
Raphael Michel
2022-09-20 10:48:10 +02:00
parent 857f56c286
commit d0d3e5ffe4

View File

@@ -163,7 +163,7 @@ setup(
'BeautifulSoup4==4.10.*',
'bleach==5.0.*',
'celery==4.4.*',
'chardet==4.0.*',
'chardet==5.0.*',
'cryptography>=3.4.2',
'css-inline==0.7.*',
'defusedcsv>=1.1.0',