typeguard>=4.0.1
python-dotenv>=1.0.0

[all]
PyYAML>=6.0
xmltodict>=0.13.0

[dev]
pytest>=7
pytest-cov
tox
ruff
black>=23
mypy>=1.9
twine
build
pydantic

[xml]
xmltodict>=0.13.0

[yaml]
PyYAML>=6.0
