# These are required for developing the package (running the tests, building
# the documentation) but not necessarily required for _using_ it.
coverage
flake8
pytest
sphinx
# These are dependencies of various sphinx extensions for documentation.
ipython
matplotlib
numpydoc
sphinx-copybutton
sphinx_rtd_theme
sphinxcontrib-apidoc
sphinx-autodoc-typehints
# Package optional dependencies that are required for testing
pyresample
dask
rasterio
rioxarray