clingo
mkdocstrings>=0.30
tree-sitter
pygments_clingo
mkdocs>=1.5
mkdocs-material>=9.5
mkdocs-autorefs>=1.4

[:python_version < "3.11"]
tomli

[dev]
mkdoclingo[lint_pylint,test,typecheck]

[doc]
mkdocs
mkdocs-material
mkdocstrings[python]
tree-sitter
pygments_clingo

[format]
black
isort
autoflake

[lint_pylint]
pylint

[test]
coverage[toml]

[typecheck]
types-setuptools
mypy
