lightgbm>=4.6
numpy>=2.0
pandas>=2.3
torch<2.10,>=2

[dev]
hypertrees-forecasting[test]
black
isort
mypy
pre-commit

[docs]
mkdocs
mkdocstrings[python]
mkdocs-jupyter
mkdocs-material

[extras]
matplotlib>=3.10
shap<0.51,>=0.48
optuna>=4

[test]
pytest
pytest-cov
pytest-mock
coverage
flake8
