Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b14f87a

Browse files
authoredAug 23, 2024··
Update dependency numpy to v2
1 parent 6f7ce8c commit b14f87a

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.24.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.14.1"
1515
zstandard = "^0.23.0"

0 commit comments

Comments
 (0)
Please sign in to comment.