rich>=14.0.0
typer>=0.19.0

[dev]
black>=25.0.0
pytest-sugar>=1.0.0
pytest-cov>=6.0.0
isort>=5.13.2
deptry>=0.22.0
twine>=6.0.0

[lint]
pylint>=3.0.3

[test]
pytest>=8.0.0
coverage>=7.4.3
tox>=4.13.0
pytest-cov>=6.0.0
mypy>=1.8.0
pylint>=3.0.3

[typing]
mypy>=1.8.0
