numpy>=1.26.4
pandas==2.3.3
filelock==3.19.1
smac==2.3.1
RunRunner==0.2.0.4
asf==0.1.3
xgboost==2.1.3
scikit-learn==1.3.2
plotly==6.1.2
kaleido==1.0.0
pylatex==1.4.2
tabulate==0.9.0
pytermgui==7.7.2
tqdm==4.66.5

[dev]
sparkle[test,tooling]

[docs]
myst-parser
Sphinx
sphinxcontrib-jsmath
sphinxcontrib-autoprogram
sphinx-copybutton
sphinx_rtd_theme==2.0.0

[test]
pytest==8.1.1
pytest-mock==3.10.0
pytest-cov==5.0.0
pytest-html==4.1.1

[tooling]
ruff==0.12.7
pep8-naming==0.13.2
pre-commit==3.7.1
