Skip to content

Commit 052d2b9

Browse files
author
NeoDev
authored
Update requirements.txt
1 parent 6132474 commit 052d2b9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ asteroid-filterbanks==0.4.0
1717
async-timeout==4.0.3
1818
attrs==24.2.0
1919
audio-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]]
2221
audiomentations==0.24.0
2322
audioread==3.0.1
2423
auraloss==0.4.0
@@ -89,8 +88,7 @@ lameenc==1.7.0
8988
language-tags==1.2.0
9089
lazy_loader==0.4
9190
libf0==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
9492
lightning-utilities==0.11.7
9593
llvmlite==0.40.1
9694
local-attention==1.9.14

0 commit comments

Comments
 (0)