Skip to content

Commit a112d53

Browse files
committed
scipy compatibility
1 parent 3c4a2db commit a112d53

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.9",
15+
"scipy<1.15,>1.9",
1616
"matplotlib>3.7",
1717
]
1818

0 commit comments

Comments
 (0)