numpy>=1.13.0
scipy>=0.19.0
future>=0.16.0
scikit-learn>=0.17.0
scikit-image>=0.12.3
shapely>=1.5.17
Pillow>=3.0.0

[:python_version < "3.6"]
tifffile<=2019.7.26,>=0.10.0

[:python_version >= "3.6"]
tifffile>=0.10.0

[all]
ipython>=4.1.0
jupyter>=1.00
matplotlib>=2.0.2
holoviews>=1.8.2
sphinx
sphinx-autobuild
sphinx_rtd_theme
pytest
pytest-cov
pytest-flake8
nbsmoke

[all:python_version < "3"]
imageio<2.8.0,>=2.5.0

[all:python_version < "3.6"]
panel<0.9.0

[all:python_version >= "3"]
imageio>=2.5.0

[dev]
pytest
pytest-cov
pytest-flake8
nbsmoke

[dev:python_version < "3"]
imageio<2.8.0,>=2.5.0

[dev:python_version >= "3"]
imageio>=2.5.0

[docs]
sphinx
sphinx-autobuild
sphinx_rtd_theme

[plotting]
ipython>=4.1.0
jupyter>=1.00
matplotlib>=2.0.2
holoviews>=1.8.2

[plotting:python_version < "3.6"]
panel<0.9.0
