The numpy version constraint seems quite strict and is making installing this package alongside other tools I use (especially pymc, which has numpy>=1.25.0) a bit challenging. If this constraint is not critical, is it possible to relax it to something less restrictive, like numpy<2?