改用marimo编辑notebook方便跨平台使用
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies = [
|
||||
"duckdb>=1.4.3",
|
||||
"jupyter~=1.1.1",
|
||||
"jupyter-bokeh>=4.0.5",
|
||||
"marimo>=0.19.6",
|
||||
"matplotlib~=3.10.8",
|
||||
"mplfinance>=0.12.10b0",
|
||||
"pandas~=2.3.3",
|
||||
@@ -19,3 +20,12 @@ dependencies = [
|
||||
"tabulate>=0.9.0",
|
||||
"tqdm>=4.67.1",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"mcp>=1",
|
||||
"openai>=2.16.0",
|
||||
"pydantic>=2",
|
||||
"pydantic-ai>=1.48.0",
|
||||
"ruff>=0.14.14",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user