omegaconf>=2.0.0
pydantic<3.0.0

[all]
arta[dev,doc,test]

[dev]
mypy
pre-commit
ruff

[doc]
mkdocs-material
mkdocstrings[python]

[test]
pytest
tox
pytest-cov
