Skip to content

Commit 606e828

Browse files
authored
Merge pull request #227 from scipp/numpy-lower-bound
Bump numpy bound to 2.0
2 parents c2e1240 + 328659a commit 606e828

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
@@ -33,7 +33,7 @@ dependencies = [
3333
"dask>=2022.1.0",
3434
"essreduce>=25.12.1",
3535
"graphviz",
36-
"numpy>=1.25",
36+
"numpy>=2",
3737
"plopp>=25.07.0",
3838
"pythreejs>=2.4.1",
3939
"sciline>=25.04.1",

0 commit comments

Comments
 (0)