PyYAML~=6.0
marshmallow-dataclass[enum,union]~=8.7
marshmallow~=4.3
networkx~=3.4
openpyxl~=3.1
graphviz~=0.21
fpdf2~=2.8
pillow~=12.2
colorama~=0.4
babel~=2.17

[:python_version < "3.8"]
importlib-metadata~=8.7

[testing]
setuptools
pytest
pytest-cov
