clingo>=5.8.0
clingo-dl>=1.5.0
clingcon>=5.2.1

[:python_version < "3.12"]
importlib_metadata

[dev]
fastlane[lint_pylint,test,typecheck]

[doc]
zensical
mkdocstrings-python

[format]
black
isort
autoflake

[full]
fastlane[doc]

[lint_pylint]
pylint

[test]
coverage[toml]

[typecheck]
types-setuptools
mypy
