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 d7bf915 commit 48583b4Copy full SHA for 48583b4
setup.py
@@ -89,7 +89,7 @@ def determine_matplotlib_version():
89
"inflect",
90
"jsonlines",
91
"numpy",
92
- "librosa",
+ "librosa>=0.9",
93
determine_scipy_version(), # scipy or scipy>=1.4.0, <=1.12.0
94
"loguru",
95
determine_matplotlib_version(), # matplotlib or matplotlib<=3.8.4
0 commit comments