pathspec
tomlkit
toml
yachalk
click

[dev]
ruff
pydoclint
pylint
pyright
mdformat
mdformat-tables
taplo
pip-tools>=7.4
pre-commit
tox>=4.0
build
twine

[docs]
mkdocs>=1.6
mkdocs-material>=9.5
mkdocstrings[python]>=0.25
mkdocs-autorefs>=0.5
pymdown-extensions>=10.8
mkdocs-gen-files<0.6,>=0.5
ruff

[test]
pytest>=8.0
pytest-xdist

[typing]
types-toml
