# Sphinx 1.7.8 has a bug when building on cached envs
# https://github.com/sphinx-doc/sphinx/issues/5361
sphinx>=1.3,!=1.7.8
numpydoc>=0.9
sphinx-gallery
sphinx-copybutton
pytest-runner
scikit-learn
matplotlib>=3.0.1
dask[array]>=0.15.0
# cloudpickle is necessary to provide the 'processes' scheduler for dask
cloudpickle>=0.2.1
