matplotlib<4,>=3.5.0
mlflow<3,>=2.1.1
numpy<2,>=1.23.0
pandas<3,>=2.0.0
Pillow<11,>=10.0.0
plotly<8,>=5.0.0
seaborn<1,>=0.12.0
xgboost<2,>=1.7.0

[build]
build
tox

[check]
pre-commit
tox

[dev]
build
tox
pre-commit
furo
sphinx
ruff
twine
junit2html
pytest
pytest-cov

[docs]
furo
pre-commit
sphinx
tox

[lint]
ruff
tox

[pub]
twine

[test]
junit2html
pytest
pytest-cov
tox
