Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 40d8f8a

Browse files
author
JacksonMaxfield
committed
Upgrade min aicsimageio version
1 parent c18b6d0 commit 40d8f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
]
4444

4545
requirements = [
46-
"aicsimageio[all]>=4.5",
46+
"aicsimageio[all]>=4.6",
4747
"fsspec[http]", # no version pin, we pull from aicsimageio
4848
"napari>=0.4.11",
4949
"napari_plugin_engine>=0.1.4",

0 commit comments

Comments
 (0)