Skip to content

Commit 6848b77

Browse files
committed
update code
1 parent 1e45aca commit 6848b77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools", "cython", "numpy>=2.0.0"]
2+
requires = ["setuptools", "cython", "numpy>=1.24.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
@@ -73,6 +73,7 @@ package = [
7373
# test_pit dependency packages
7474
test = [
7575
"yahooquery",
76+
"baostock",
7677
]
7778
analysis = [
7879
"plotly",

0 commit comments

Comments
 (0)