mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-23 16:35:59 +00:00
fix(deps): update langchain-core to 1.2.5 to resolve CVE-2025-68664 (#787)
This commit is contained in:
+1
-1
@@ -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