Specify numpy version at requirement.txt (#1872)

This commit is contained in:
Sebin Lee 2024-04-11 16:52:24 +09:00 committed by GitHub
parent 78b922879a
commit 9680bc71a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
joblib>=1.1.0
numba
numpy
numpy==1.23.5
scipy
librosa==0.9.1
llvmlite