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.0
mkdocs-material>=9.5.19
mkdocstrings[python]>=0.29.0
mkdocs-autorefs>=0.6.0
mkdocs-include-markdown-plugin>=7.2.0
pymdown-extensions>=10.16
mkdocs-gen-files<0.7,>=0.5
mkdocs-simple-hooks>=0.1.5
ruff>=0.5.0

[test]
pytest>=8.0
pytest-xdist
hypothesis>=6.0

[typing]
types-toml
