fix(dependencies): update cchardet to faust-cchardet for compatibility

This commit is contained in:
UncleCode
2025-02-26 18:25:58 +08:00
parent 4bcd4cbda1
commit 3a87b4e43b

View File

@@ -40,7 +40,7 @@ dependencies = [
"fake-useragent>=2.0.3", "fake-useragent>=2.0.3",
"click>=8.1.7", "click>=8.1.7",
"pyperclip>=1.8.2", "pyperclip>=1.8.2",
"cchardet>=2.1.7", "faust-cchardet>=2.1.19",
"aiohttp>=3.11.11" "aiohttp>=3.11.11"
] ]
classifiers = [ classifiers = [