mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-26 23:34:47 +08:00
fix(deps): update langchain-core to 1.2.5 to resolve CVE-2025-68664 (#787)
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies = [
|
||||
"httpx>=0.28.1",
|
||||
# LangChain 1.x core packages
|
||||
"langchain>=1.0.0",
|
||||
"langchain-core>=1.0.0",
|
||||
"langchain-core>=1.2.5",
|
||||
"langchain-community>=0.3.19",
|
||||
"langchain-experimental>=0.3.4",
|
||||
"langchain-openai>=0.3.8",
|
||||
|
||||
Reference in New Issue
Block a user