ortk95 / planetmapper

PlanetMapper: An open source Python package for visualising, navigating and mapping Solar System observations
https://planetmapper.readthedocs.io
MIT License
11 stars 1 forks source link

Pin numpy requirement to <2.0 #299

Closed ortk95 closed 1 year ago

ortk95 commented 1 year ago

We should specify numpy<2.0 in the requirements until we have checked that everything works properly with the new NumPy API: https://github.com/numpy/numpy/issues/24300