尝试加载数据
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
description = "Stock analysis"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"akshare>=1.18.20",
|
||||
"backtesting~=0.6.5",
|
||||
"duckdb>=1.4.4",
|
||||
"jupyter~=1.1.1",
|
||||
@@ -18,4 +19,5 @@ dependencies = [
|
||||
"ta-lib>=0.6.8",
|
||||
"tabulate>=0.9.0",
|
||||
"tqdm>=4.67.1",
|
||||
"tushare>=1.4.24",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user