We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53047e2 commit 3105f32Copy full SHA for 3105f32
pyproject.toml
@@ -11,7 +11,7 @@ readme = "README.md"
11
requires-python = ">= 3.9"
12
dependencies = [
13
"numpy >= 1.26.4",
14
- "scipy >= 1.0.0",
+ "scipy >= 1.14.1",
15
"pandas >= 2.2.0",
16
"soundfile >= 0.10.0",
17
"matplotlib >= 3.2.2",
0 commit comments