numpy>=1.20
matplotlib>=3.4

[all]
torch>=1.9
xgboost>=1.3
lightgbm>=3.0
catboost>=1.0
scikit-learn>=1.0
plotly>=5.0

[boosting]
xgboost>=1.3
lightgbm>=3.0
catboost>=1.0

[catboost]
catboost>=1.0

[dev]
pytest>=7.0
torch>=1.9
xgboost>=1.3
lightgbm>=3.0
catboost>=1.0
scikit-learn>=1.0
plotly>=5.0

[lightgbm]
lightgbm>=3.0

[plotly]
plotly>=5.0

[sklearn]
scikit-learn>=1.0

[torch]
torch>=1.9

[xgboost]
xgboost>=1.3
