numpy>=1.21
scipy>=1.7
scikit-learn>=1.1
pandas>=1.3

[all]
sarb[boost,dev,plot]

[boost]
xgboost>=1.6
lightgbm>=3.3
catboost>=1.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff
mypy

[plot]
matplotlib>=3.5
seaborn>=0.11
