# The requirements listed here are for development. 
# Requirements of your napari plugin should be listed in setup.cfg
# See also: https://caremad.io/posts/2013/07/setup-vs-requirement/

napari
numpy
tifffile
dask
zarr>=2.10.3
qtpy
aicsimageio[bioformats]
bioformats_jar
SimpleITK
pandas
h5py
opencv-python
czifile
imagecodecs

