dask!=2022.5.1,>=2021.4.1
fsspec!=2022.7.0,>=2021.4.0
numpy~=1.16
ome-types>=0.2
xarray>=2022.6.0

[dev]
ipython>=8.4.0

[docs]
m2r2>=0.2.7
Sphinx>=4.0.0
furo>=2022.4.7
numpydoc
sphinx-copybutton
docutils<0.19,>=0.18

[lint]
black>=22.3.0
check-manifest>=0.48
flake8>=3.8.3
flake8-debugger>=3.2.1
flake8-pyprojecttoml
flake8-typing-imports>=1.9.0
isort>=5.7.0
mypy>=0.790
pre-commit>=2.20.0

[test]
coverage>=5.1
pytest>=5.4.3
pytest-cov>=2.9.0
pytest-raises>=0.11
