Describe the bug
I'm not sure why we didn't see the deprecation warnings in the notebooks, but it looks like we're hitting this change in our example notebook tests.
example of where else this has been seen in the wild: numpy/numpy#30591.
To Reproduce
Steps to reproduce the behavior (ideally a minimally reproducible example):
Run up through "Plotting out the relative free energy results" in this cinnabar example notebook with openfe>=1.8.1 and numpy >=2.4.0.
Proposed Solution
Describe the bug
I'm not sure why we didn't see the deprecation warnings in the notebooks, but it looks like we're hitting this change in our example notebook tests.
example of where else this has been seen in the wild: numpy/numpy#30591.
To Reproduce
Steps to reproduce the behavior (ideally a minimally reproducible example):
Run up through "Plotting out the relative free energy results" in this cinnabar example notebook with
openfe>=1.8.1andnumpy >=2.4.0.Proposed Solution
openfe'scinnabar's feedstocksand dev envsto usenumpy <2.4.0.We may want to do a repodata-patch as well, since this affects openfe versions 1.8.1, 1.9.0, 1.9.1.we should just pin in the cinnabar's feedstock