Updated Librosa Dependency Specification

pull/2480/head
Matthew Boakes 2023-04-06 12:36:24 +01:00
parent 4c829e74a1
commit 5bdd6f7c18
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ scipy>=1.4.0
torch>=1.7
torchaudio
soundfile
librosa>=0.10.0
librosa==0.10.0.*
numba==0.55.1;python_version<"3.9"
numba==0.56.4;python_version>="3.9"
inflect==5.6.0