loguru==0.6.0
pydantic==1.9.1
PyYAML==6.0
typer==0.4.1

[dev]
wheel
build
twine

[test]
pytest
pytest-cov[all]
pylint==2.14.5
