
[:platform_system != "Windows"]

[:python_version < "3"]
backports.functools-lru-cache
decorator<5
ipykernel<5,>=4.5
ipython<6
jupyter-client<6,>=5.3.4
pyzmq<20,>=17

[:python_version < "3.8"]

[:python_version == "3.8"]

[:python_version > "3.8"]

[:python_version >= "3"]

[:python_version >= "3.8"]

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