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

[explainability]
shap>=0.44
lime>=0.2.0.1

[full]
shap>=0.44
lime>=0.2.0.1
imbalanced-learn>=0.12
optuna>=3.6
xgboost>=2.0

[imbalance]
imbalanced-learn>=0.12

[tuning]
optuna>=3.6

[xgboost]
xgboost>=2.0
