replace chardet by charset_normalizer

This commit is contained in:
2024-11-18 15:12:08 +01:00
parent b47482f185
commit 76f840b48c
3 changed files with 3 additions and 713 deletions

View File

@@ -15,7 +15,7 @@ requires = [
'pyramid_debugtoolbar',
'python-magic',
'html',
'charset_normalizer',
'waitress',
]