freeze numpy to 1.23.5 because latest version will moan about deprecating complex
This commit is contained in:
parent
b6a213bbbd
commit
04b7049811
|
@ -11,5 +11,5 @@ librosa==0.8.1
|
|||
torchaudio
|
||||
threadpoolctl
|
||||
appdirs
|
||||
numpy
|
||||
numpy==1.23.5
|
||||
numba
|
Loading…
Reference in New Issue
Block a user