xarray>=0.16.0
matplotlib>=3.1.1,!=3.3.0,!=3.3.1,!=3.3.2
netcdf4>=1.4.0
importlib-metadata; python_version < "3.8"
numpy >= 1.13.0


# for version number in non-installed package:
setuptools>=42
setuptools_scm[toml]>=3.4

# for tests
pytest>=3.3.0
hypothesis>=5.29
# not installable via pip
mayavi >= 4.7 ; python_version < "3.9"
matplotlib

# for docs
sphinx >= 1.4
