Updated scipy version (#2914)

This commit is contained in:
Unik 2023-09-04 12:39:19 +03:00 committed by GitHub
parent fead04f779
commit 32b8ebb633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
numpy==1.22.0;python_version<="3.10" numpy==1.22.0;python_version<="3.10"
numpy==1.24.3;python_version>"3.10" numpy==1.24.3;python_version>"3.10"
cython==0.29.30 cython==0.29.30
scipy>=1.4.0 scipy>=1.11.2
torch>=1.7 torch>=1.7
torchaudio torchaudio
soundfile soundfile