pandas>=1.3.0
numpy>=1.21.0
scikit-learn>=1.0.0
lightgbm>=3.0.0
matplotlib>=3.4.0
seaborn>=0.11.0
scipy>=1.7.0

[all]
xgboost>=1.5.0
catboost>=1.0.0

[catboost]
catboost>=1.0.0

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

[xgboost]
xgboost>=1.5.0
