mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-22 07:56:48 +00:00
fix: resolve merge conflict in pnpm-lock.yaml and clean up better-auth dependencies
This commit is contained in:
@@ -72,7 +72,6 @@ class MemoryUpdateQueue:
|
||||
agent_name=agent_name,
|
||||
correction_detected=correction_detected,
|
||||
reinforcement_detected=reinforcement_detected,
|
||||
user_id=user_id,
|
||||
)
|
||||
self._reset_timer()
|
||||
|
||||
|
||||
@@ -10,16 +10,16 @@ dependencies = [
|
||||
"exa-py>=1.0.0",
|
||||
"httpx>=0.28.0",
|
||||
"kubernetes>=30.0.0",
|
||||
"langchain>=1.2.3",
|
||||
"langchain-anthropic>=1.3.4",
|
||||
"langchain>=1.2.15",
|
||||
"langchain-anthropic>=1.4.1",
|
||||
"langchain-deepseek>=1.0.1",
|
||||
"langchain-mcp-adapters>=0.1.0",
|
||||
"langchain-openai>=1.1.7",
|
||||
"langchain-mcp-adapters>=0.2.2",
|
||||
"langchain-openai>=1.2.1",
|
||||
"langfuse>=3.4.1",
|
||||
"langgraph>=1.0.6,<1.0.10",
|
||||
"langgraph-api>=0.7.0,<0.8.0",
|
||||
"langgraph-cli>=0.4.14",
|
||||
"langgraph-runtime-inmem>=0.22.1",
|
||||
"langgraph>=1.1.9",
|
||||
"langgraph-api>=0.8.1",
|
||||
"langgraph-cli>=0.4.24",
|
||||
"langgraph-runtime-inmem>=0.28.0",
|
||||
"markdownify>=1.2.2",
|
||||
"markitdown[all,xlsx]>=0.0.1a2",
|
||||
"pydantic>=2.12.5",
|
||||
|
||||
Generated
+1264
-1272
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user