Skip to content

Commit aace17a

Browse files
committed
Update NumPy dependency to version 1.17,<2
1 parent 6bf0100 commit aace17a

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
@@ -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,<2",
4444
"SciPy>=1.3",
4545
"Pillow",
4646
"tifffile",

0 commit comments

Comments
 (0)