Skip to content

Commit 500aa97

Browse files
committed
Bump scipy for Python 3.13
1 parent dbf8c2d commit 500aa97

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.0.0",
14+
"scipy >= 1.14.1",
1515
"pandas >= 2.2.0",
1616
"soundfile >= 0.10.0",
1717
"matplotlib >= 3.2.2",

0 commit comments

Comments
 (0)