deprecated
tqdm
numpy
pandas
astropandas>=1.2.1
scipy
astropy
pyarrow
h5py
pyyaml
treecorr>=4.3

[:python_version < "3.10"]
typing_extensions
more_itertools

[cli]
yet_another_wizz_cli>=1.2.1

[dev]
yet_another_wizz[docs]
yet_another_wizz[test]
yet_another_wizz[style]
ipykernel

[docs]
sphinx
sphinx-design
sphinx-copybutton
pydata-sphinx-theme
yet_another_wizz[cli]

[plot]
matplotlib

[style]
black
isort
flake8
pre-commit

[test]
typing_extensions
more_itertools
yet_another_wizz[plot]
coverage
pytest
pytest-cov
