torch>=2.1
numpy>=1.24
pandas>=2.0
scipy>=1.10
scikit-learn>=1.4
pyyaml>=6.0
tqdm>=4.65
joblib>=1.3
transformers>=4.30

[all]
defaultplusplus[baselines,hf,viz]

[baselines]
xgboost>=2.0
imbalanced-learn>=0.12

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4
build>=1.0
twine>=5.0

[dev:python_version < "3.11"]
tomli>=2.0

[hf]
accelerate>=1.1.0
datasets>=2.14

[viz]
matplotlib>=3.7
seaborn>=0.13
rich>=13.0
