black>=25.11.0
flake8>=7.3.0
isort>=6.1.0
mypy>=1.19.0
numpy>=1.21.0
rich>=14.2.0
typer>=0.20.0

[all]
reptree[cli,dev,docs,viz]

[cli]
typer[all]>=0.9.0
loguru>=0.7.0
rich>=13.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0

[viz]
matplotlib>=3.5.0
seaborn>=0.12.0
