numpy>=1.13.3

[:python_version < "3.7"]
dataclasses

[all]
pytest
pytest-benchmark
cloudpickle
Sphinx~=3.0
recommonmark>=0.5.0
sphinx_book_theme==0.38.0
nbsphinx
sphinx_copybutton
matplotlib
xarray
xhistogram
netCDF4
numba
uproot3
ipykernel
typer

[all:python_version < "3.8"]
typing_extensions

[dev]
ipykernel
typer
pytest
pytest-benchmark
cloudpickle

[dev:python_version < "3.8"]
typing_extensions

[docs]
Sphinx~=3.0
recommonmark>=0.5.0
sphinx_book_theme==0.38.0
nbsphinx
sphinx_copybutton

[examples]
matplotlib
xarray
xhistogram
netCDF4
numba
uproot3

[test]
pytest
pytest-benchmark
cloudpickle

[test:python_version < "3.8"]
typing_extensions
