v0.20 alpha skill-driven python core
This commit is contained in:
+3
-2
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "deep-research"
|
||||
version = "0.12.0"
|
||||
description = "生物医药 Deep Research 系统 - OpenCode 多 agent 协作研究流水线"
|
||||
version = "0.20.0"
|
||||
description = "生物医药 Deep Research 系统 - Python core + skills driven research pipeline"
|
||||
requires-python = ">=3.10"
|
||||
readme = "README.md"
|
||||
license = { text = "MIT" }
|
||||
@@ -20,6 +20,7 @@ dependencies = [
|
||||
"PyYAML>=6.0.1",
|
||||
"rich>=13.7.0",
|
||||
"pypdf>=6.10.2",
|
||||
"pymupdf>=1.26.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user