numpy>=1.21.0
scikit-learn>=1.0.0
optuna>=3.0.0
lightgbm>=3.3.0
matplotlib>=3.5.0
seaborn>=0.11.0
pandas>=1.3.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=22.0
isort>=5.0
flake8>=4.0
mypy>=0.900
pre-commit>=2.0

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

[examples]
jupyter>=1.0
notebook>=6.0
