Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetWolf committed Dec 13, 2024
1 parent 1e45aca commit 6848b77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools", "cython", "numpy>=2.0.0"]
requires = ["setuptools", "cython", "numpy>=1.24.0"]
build-backend = "setuptools.build_meta"

[project]
Expand Down Expand Up @@ -73,6 +73,7 @@ package = [
# test_pit dependency packages
test = [
"yahooquery",
"baostock",
]
analysis = [
"plotly",
Expand Down

0 comments on commit 6848b77

Please sign in to comment.