Skip to content

Commit d712078

Browse files
committed
pyproject.toml: requires numpy2 which is >= 3.9
1 parent e6cb8e6 commit d712078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"numpy",
4747
"pip",
4848
]
49-
requires-python = '>=3.8'
49+
requires-python = '>=3.9'
5050

5151
[tool.setuptools]
5252
packages = ["talib"]

0 commit comments

Comments
 (0)