Skip to content

Commit fbc3c3e

Browse files
author
Vahid Tavanashad
committed
update numpy version
1 parent bb01743 commit fbc3c3e

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
@@ -58,7 +58,7 @@ classifiers = [
5858
"Operating System :: Unix",
5959
"Operating System :: MacOS"
6060
]
61-
dependencies = ["numpy >=1.16", "mkl", "mkl-service"]
61+
dependencies = ["numpy >=1.26.4", "mkl", "mkl-service"]
6262

6363
[project.optional-dependencies]
6464
test = ["pytest"]

0 commit comments

Comments
 (0)