matplotlib>=3.7
numpy>=1.24
scipy>=1.10
scikit-learn>=1.2
seaborn>=0.12
pandas>=2.0

[all]
xgboost>=1.7
lightgbm>=3.3
statsmodels>=0.14
shap>=0.42

[boost]
xgboost>=1.7
lightgbm>=3.3

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1
mypy>=1.0
build>=1.0
twine>=4.0
