numpy>=1.23
scikit-learn>=1.2
joblib>=1.2

[all]
torch>=2.0
xgboost>=1.7
pandas>=1.5
matplotlib>=3.7

[dev]
pytest>=7
ruff>=0.4

[pandas]
pandas>=1.5

[torch]
torch>=2.0

[viz]
matplotlib>=3.7

[xgboost]
xgboost>=1.7
