
[:platform_system != "Windows"]
wurlitzer>=1.0.3

[:python_version < "3"]
ipykernel<5
ipython<6

[:python_version >= "3"]
ipykernel>=5.3.0
ipython>=7.6.0

[test]
codecov
cython
dask[distributed]
flaky
matplotlib
mock
numpy
pandas
pillow
pytest
pytest-cov
scipy
xarray
