freeze numpy to 1.23.5 because latest version will moan about deprecating complex

This commit is contained in:
mrq 2023-05-04 01:54:41 +00:00
parent b6a213bbbd
commit 04b7049811

View File

@ -11,5 +11,5 @@ librosa==0.8.1
torchaudio torchaudio
threadpoolctl threadpoolctl
appdirs appdirs
numpy numpy==1.23.5
numba numba