Open davidrzs opened 1 week ago
Hi @davidrzs, thanks for your message. We are in the process of updating nltools to fix this dependency lock and also to remove nltools as a dependency for py-feat. Hopefully, this will all done before the winter holiday.
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)