clingo<6.0,>=5.7.1
networkx>=3.1
sympy>=1.12

[dev]
ngo[doc,format,lint,test,typecheck]
pre-commit

[doc]
pdoc

[format]
black
isort

[lint]
pylint
ngo[test]

[test]
pytest
coverage

[typecheck]
types-setuptools
mypy
networkx-stubs
ngo[test]
