numpy>=1.17.4
xarray>=0.15.1
dask>=2.10.1
toolz>=0.10.0
distributed>=2.10.0
scipy>=1.4.1
h5py>=2.10.0
networkx>=2.2
ruamel.yaml>=0.16.10
matplotlib>=3.1.3
paramspace>=2.2.3

[doc_deps]
sphinx<3.0,>=2.4
sphinx_rtd_theme

[minimal_deps]
numpy==1.17.4
xarray==0.15.1
dask==2.10.1
toolz==0.10.0
distributed==2.10.0
scipy==1.4.1
h5py==2.10.0
networkx==2.2
ruamel.yaml==0.16.10
matplotlib==3.1.3
paramspace==2.2.3

[test_deps]
pytest>=3.4.0
pytest-cov>=2.5.1
tox>=3.1.2
