使用charset_normalizer替代chardet

This commit is contained in:
xunbu
2026-01-17 17:32:25 +08:00
parent 96e9404a76
commit 010ef31372
3 changed files with 2 additions and 15 deletions

View File

@@ -16,7 +16,6 @@ dependencies = [
"beautifulsoup4>=4.13.4",
"markdown>=3.8.2",
"pymdown-extensions>=10.16.1",
"chardet>=5.2.0",
"pysubs2>=1.8.0",
"httpx>=0.28.1",
"python-pptx>=1.0.2",