Skip to content

Commit 8bbd41f

Browse files
committed
scipy version update
1 parent 77f2f9e commit 8bbd41f

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
@@ -12,7 +12,7 @@ requires-python = ">=3.9"
1212
dependencies = [
1313
"numpy<3.0,>=1.24",
1414
"numpy_groupies>0.11",
15-
"scipy<1.15,>1.9",
15+
"scipy>1.9",
1616
"matplotlib>3.7",
1717
]
1818

0 commit comments

Comments
 (0)