numpy>=1.21.0
scikit-learn>=1.0.0
xgboost>=1.5.0
optuna>=2.10.0
matplotlib>=3.5.0
seaborn>=0.11.0
joblib>=1.1.0

[dev]
pytest>=6.0
pytest-cov>=2.12.0
pytest-xdist>=2.3.0
black>=21.0
flake8>=3.9.0
mypy>=0.900
isort>=5.10.0
pre-commit>=2.15.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
sphinx-autodoc-typehints>=1.12.0

[gpu]
xgboost[gpu]>=1.5.0
cupy>=11.0.0

[notebook]
jupyter>=1.0.0
jupyterlab>=3.0.0
ipykernel>=6.0.0
