Update requirements.txt

pull/860/head
Stark 2023-03-30 15:50:43 +08:00 committed by GitHub
parent 186c114cc1
commit 4a6ac1e8b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ visdom
librosa==0.8.1
matplotlib>=3.3.0
numpy==1.19.3; platform_system == "Windows"
numpy==1.24.2; platform_system != "Windows"
numpy==1.19.4; platform_system != "Windows"
scipy>=1.0.0
tqdm
sounddevice