Downgrade numpy until colormath supports 1.23+

This commit is contained in:
kris 2023-01-18 21:25:19 +00:00
parent 9cea6f7d18
commit 157d7596d7

View File

@ -13,7 +13,7 @@ librosa==0.9.2
llvmlite==0.39.1
networkx==3.0
numba==0.56.4
numpy==1.23.5
numpy==1.22.4 # Until colormath supports 1.23+
packaging==23.0
Pillow==9.4.0
pooch==1.6.0