Cerberus<=1.3.5,>=1.3.0
click<=8.1.7,>=7.0
pluggy<=1.4.0,>=1.3.0
tabulate<=0.9.0,>=0.8.9
packaging<=24.0,>20.6
tomlkit<=0.11.4,>=0.11.4
uv<=0.2.28,>=0.2.0

[build]
build
twine
wheel
bumpver

[dev]
edgetest[docs]
edgetest[tests]
edgetest[qa]
edgetest[build]

[docs]
furo
sphinx
sphinx-copybutton
sphinx-tabs
pillow
recommonmark

[qa]
mypy
pre-commit
ruff~=0.5
types-click
types-setuptools
types-tabulate

[tests]
coverage
pytest
pytest-cov
