fix: 补充LangChain 的 TextLoader 隐式引用的chardet
This commit is contained in:
parent
c6ddb70909
commit
541b3f40ef
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user