We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8e357 commit 98683d3Copy full SHA for 98683d3
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
python = ">=3.10, <3.12"
10
scikit-image = "^0.22.0"
11
matplotlib = "^3.8.3"
12
-numpy = "^1.26.4"
+numpy = "^2.0.0"
13
opencv-python = "^4.8.0.74"
14
scipy = "1.11.4"
15
zstandard = "^0.22.0"
0 commit comments