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.
2 parents 4d4233f + 37ec95d commit 3c9796cCopy full SHA for 3c9796c
pyproject.toml
@@ -13,7 +13,7 @@ license = "MIT"
13
python = "^3.7"
14
numpy = "^1.10.1"
15
scipy = "^1.0.0"
16
-pandas = "^1.0.0"
+pandas = ">=1.3.0"
17
SoundFile = ">=0.10.0, <0.12.0"
18
matplotlib = "^3.2.2"
19
requests = "^2.8.1"
0 commit comments