numpy>=1.24
pandas>=2.0
PyYAML>=6.0
typer>=0.26.0

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.6
build>=1.2
twine>=5.1
scikit-learn>=1.3

[lightgbm]
lightgbm>=4.0

[sklearn]
scikit-learn>=1.3

[xgboost]
xgboost>=2.0
