napari-clusters-plotter icon indicating copy to clipboard operation
napari-clusters-plotter copied to clipboard

unpin numpy version

Open Cryaaa opened this issue 5 months ago • 1 comments

Changed the dependencies to not rely on pinned numpy versions which are no longer supported by libraries like zarr. Thanks to @ziw-liu for bringing it up. Once merged this will close issue #215. I know this will be fixed anyway in v 0.9.0 but it might be good to fix it in this release in case the new version has some backwards compatibility breaking changes.

Cryaaa avatar Sep 17 '24 10:09 Cryaaa