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 a9366ec commit 0556a67Copy full SHA for 0556a67
pyproject.toml
@@ -10,7 +10,7 @@ license = {text = "MIT License"}
10
readme = "README.md"
11
requires-python = ">= 3.9"
12
dependencies = [
13
- "numpy >= 2.0.0",
+ "numpy >= 1.26.4",
14
"scipy >= 1.13.0",
15
"pandas >= 2.2.0",
16
"soundfile >= 0.10.0",
0 commit comments