From 498a337d183becb17ad31c3e2a01d10224cd5f51 Mon Sep 17 00:00:00 2001 From: TimMonko <47310455+TimMonko@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:32:44 -0600 Subject: [PATCH] Update setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index b4930c3..730cb3f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,6 +56,7 @@ install_requires = tifffile >= 2023.3.15 # https://github.com/AllenCellModeling/aicsimageio/issues/523 maybe keep for legacy reasons? scikit-image >= 0.18.0 # 0.18.0 for multi-channel regionprops support # bioio BSD3 dependencies + ngff-zarr < 0.10.0 # 0.10.0 changes zarr_metadata module to v04.zarr_metadata module, breaking bioio.ome_tiff_writer bioio >= 1.1.0 bioio-ome-tiff >= 1 bioio-tifffile >= 1