mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-21 15:36:48 +00:00
fix:rollback to fix the update version error (#136)
* fix: fix package error Change-Id: I0f7a962656df7e45da03b591296fbf3afc398b64 * fix: rollback uv.lock Change-Id: I465849c0d3d7a4d0757ecd79ff156feab1217f70
This commit is contained in:
+1
-2
@@ -31,13 +31,12 @@ dependencies = [
|
||||
"inquirerpy>=0.3.4",
|
||||
"arxiv>=2.2.0",
|
||||
"mcp>=1.6.0",
|
||||
"langchain-mcp-adapters>=0.0.9"
|
||||
"langchain-mcp-adapters>=0.0.9",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"black>=24.2.0",
|
||||
"langgraph-cli[inmem]>=0.2.10",
|
||||
]
|
||||
test = [
|
||||
"pytest>=7.4.0",
|
||||
|
||||
Reference in New Issue
Block a user