Correct python_version

pull/2700/head
Eren G??lge 2023-06-22 14:07:35 +02:00
parent 8c1d8df759
commit 0cce2c0e89
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ torchaudio
soundfile
librosa==0.10.0.*
numba==0.55.1;python_version<"3.9"
numba==0.56.4;python_version<="3.10"
numba==0.57.1;python_version>"3.10"
numba==0.56.4;python_version>="3.9"
inflect==5.6.0
tqdm
anyascii