Skip to content

Commit e2ff829

Browse files
committed
Downgrade scipy
1 parent 3445bef commit e2ff829

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
@@ -11,7 +11,7 @@ readme = "README.md"
1111
requires-python = ">= 3.9"
1212
dependencies = [
1313
"numpy >= 1.26.4",
14-
"scipy >= 1.14.1",
14+
"scipy >= 1.13.0",
1515
"pandas >= 2.2.0",
1616
"soundfile >= 0.10.0",
1717
"matplotlib >= 3.2.2",

0 commit comments

Comments
 (0)