numpy>=1.26
PyYAML>=5.1
scipy>=0.14
astropy>=1.2
dill
numba
h5py
pandas
tables
omegaconf
rich
versioneer

[:platform_system == "Darwin" and platform_machine == "x86_64"]
llvmlite<0.46

[docs]
sphinx>=1.4
sphinx_rtd_theme
nbsphinx
sphinx-autoapi

[tests]
pytest
pytest-codecov
