When supporting cartopy0.23, numpy2.0, matplotlib 3.5+ ?
Come over every day to check when the updates are available.
tryout my PR #459, I need some people to dig into the bugs on the geoaxis side as my day to day doesn ot use that stuff. Numpy 2.0 is currently held back to due a dependency issue with xarray.
Fixed with https://github.com/proplot-dev/proplot/pull/459#issuecomment-2291293343
Please see https://github.com/proplot-dev/proplot/pull/459! Until this gets merged in and released as an official version, you can install proplot via the following command to have compatibility with modern python versions and modern versions of matplotlib, cartopy, etc.
pip install git+https://github.com/proplot-dev/proplot.git@refs/pull/459/head
Nice, I will try it.