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 34b989e commit b3161f6Copy full SHA for b3161f6
pyproject.toml
@@ -11,7 +11,7 @@ license = "MIT"
11
12
[tool.poetry.dependencies]
13
python = ">=3.7"
14
-numpy = ">=1.10.1"
+numpy = ">=1.10.1,<2.0.0"
15
scipy = ">=1.0.0"
16
pandas = ">=1.3.0"
17
SoundFile = ">=0.10.0"
0 commit comments