scipy
sortedcollections>=1.1
sortedcontainers>=2.0
cloudpickle
loky>=2.9
versioningit

[dev]
adaptive[notebook,nox,other,test]

[notebook]
ipython
ipykernel>=4.8.0
jupyter_client>=5.2.2
holoviews>=1.9.1
ipywidgets
bokeh
pandas
matplotlib
plotly

[other]
dill
distributed
ipyparallel>=6.2.5

[other:os_name != "nt"]
pexpect

[other:os_name == "nt"]
wexpect

[test]
flaky
pytest
pytest-cov
pytest-randomly
pytest-timeout
pytest-xdist
pre_commit
typeguard
coverage
