Closed marxide closed 2 years ago
Bumps numpy but limits it to numpy<1.23 to avoid a breaking change (removal of the deprecated numpy.asscalar. Should be fixed by updating to astropy>=5.0.1.
numpy<1.23
numpy.asscalar
astropy>=5.0.1
This steals some of the changes in #334 to fix dev.
Bumps numpy but limits it to
numpy<1.23
to avoid a breaking change (removal of the deprecatednumpy.asscalar
. Should be fixed by updating toastropy>=5.0.1
.This steals some of the changes in #334 to fix dev.