fix: 补充LangChain 的 TextLoader 隐式引用的chardet

This commit is contained in:
menghany 2026-01-07 13:07:10 +08:00 committed by Wenjie Zhang
parent c6ddb70909
commit 541b3f40ef

View File

@ -61,6 +61,7 @@ dependencies = [
"tomli-w",
"aiofiles>=24.1.0",
"aiohttp>=3.9.0",
"chardet>=5.0.0",
"deepagents>=0.2.5",
"json-repair>=0.54.0",
"openpyxl>=3.1.5",