Skip to content

Commit

Permalink
Bump scipy for Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Oct 23, 2024
1 parent dbf8c2d commit 500aa97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ readme = "README.md"
requires-python = ">= 3.9"
dependencies = [
"numpy >= 1.26.4",
"scipy >= 1.0.0",
"scipy >= 1.14.1",
"pandas >= 2.2.0",
"soundfile >= 0.10.0",
"matplotlib >= 3.2.2",
Expand Down

0 comments on commit 500aa97

Please sign in to comment.