Skip to content

Commit 48583b4

Browse files
authored
Update setup.py (#3995)
1 parent d7bf915 commit 48583b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def determine_matplotlib_version():
8989
"inflect",
9090
"jsonlines",
9191
"numpy",
92-
"librosa",
92+
"librosa>=0.9",
9393
determine_scipy_version(), # scipy or scipy>=1.4.0, <=1.12.0
9494
"loguru",
9595
determine_matplotlib_version(), # matplotlib or matplotlib<=3.8.4

0 commit comments

Comments
 (0)