From v1.14.0, the simps method from scipy.integrate has been removed, causing all the CIs to fail. The packages that depend on scipy are eko and hyperopt, and both of them do not impose a cap on which version should be installed.
Also the arc_lengths function in vp uses simps.
From v1.14.0, the
simpsmethod fromscipy.integratehas been removed, causing all the CIs to fail. The packages that depend onscipyareekoandhyperopt, and both of them do not impose a cap on which version should be installed.Also the
arc_lengthsfunction in vp usessimps.