Skip to content

Commit 9eb8077

Browse files
committed
Update NumPy dependency to >=1.17
1 parent 51495af commit 9eb8077

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
@@ -40,7 +40,7 @@ requires-python = ">=3.8, <4"
4040
dependencies = [
4141
"guidata>=3.4",
4242
"PythonQwt>=0.12.1",
43-
"NumPy>=1.17,<2",
43+
"NumPy>=1.17",
4444
"SciPy>=1.3",
4545
"Pillow",
4646
"tifffile",

0 commit comments

Comments
 (0)