Skip to content

Commit 98683d3

Browse files
Update dependency numpy to v2
1 parent 3e8e357 commit 98683d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
python = ">=3.10, <3.12"
1010
scikit-image = "^0.22.0"
1111
matplotlib = "^3.8.3"
12-
numpy = "^1.26.4"
12+
numpy = "^2.0.0"
1313
opencv-python = "^4.8.0.74"
1414
scipy = "1.11.4"
1515
zstandard = "^0.22.0"

0 commit comments

Comments
 (0)