fix(dependencies): update cchardet to faust-cchardet for compatibility
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user