numpy>=1.20.0

[all]
scikit-learn>=1.0.0
joblib>=1.0.0
torch>=1.10.0
tensorflow>=2.8.0
xgboost>=1.5.0
lightgbm>=3.3.0
catboost>=1.0.0

[catboost]
catboost>=1.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
mypy>=1.0.0

[lightgbm]
lightgbm>=3.3.0

[pytorch]
torch>=1.10.0

[sklearn]
scikit-learn>=1.0.0
joblib>=1.0.0

[tensorflow]
tensorflow>=2.8.0

[xgboost]
xgboost>=1.5.0
