1
0

移除不使用的依赖

This commit is contained in:
2026-01-29 09:56:30 +08:00
parent 9759720fec
commit 5554abc245
2 changed files with 0 additions and 18 deletions

View File

@@ -5,7 +5,6 @@ description = "Stock analysis"
requires-python = ">=3.14"
dependencies = [
"backtesting~=0.6.5",
"duckdb>=1.4.3",
"jupyter~=1.1.1",
"jupyter-bokeh>=4.0.5",
"marimo>=0.19.6",