If I have the numpy version at its updated one, then an error of hailo-dataflow-compiler and tensorflow, since they require a version of 1.23.3
However, If I try to downgrade the numpy to 1.23.3 then a problem would occur with numba 0.61.0, which requires a numpy version of 1.24.
Did I made a mistake somewhere?