I am trying to build an audiovisual processing pipeline on top of py-feat which uses nltools. Unfortunately a lot of other packages I use have higher numpy version requirements making them incompatible with nltools. Is numpy<1.24 a hard requirement?
(not directly an issue but more of an inquiry)