Update requirements.txt

This commit is contained in:
Stark 2023-03-30 15:52:29 +08:00 committed by GitHub
parent 4a6ac1e8b9
commit ff70cbc7f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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