File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,7 @@ asteroid-filterbanks==0.4.0
1717async-timeout == 4.0.3
1818attrs == 24.2.0
1919audio-separator == 0.18.0
20- - audio_upscaler== 0.1.4 # Old version requiring librosa==0.9.2
21- + audio_upscaler>= 0.1.5 # Newer version supporting librosa>=0.10 [[10]]
20+ audio_upscaler >= 0.1.5 # Newer version supporting librosa>=0.10 [[10]]
2221audiomentations == 0.24.0
2322audioread == 3.0.1
2423auraloss == 0.4.0
@@ -89,8 +88,7 @@ lameenc==1.7.0
8988language-tags == 1.2.0
9089lazy_loader == 0.4
9190libf0 == 1.0.2
92- - librosa== 0.10.2.post1 # Explicit pin no longer needed
93- + librosa>= 0.10.0 # Allow compatible versions [[5]]
91+ librosa >= 0.10.0 # Allow compatible versions
9492lightning-utilities == 0.11.7
9593llvmlite == 0.40.1
9694local-attention == 1.9.14
You can’t perform that action at this time.
0 commit comments