PyYAML<7,>=6.0

[dev]
build<2,>=1.2
docker<8,>=7.1.0
pytest<9,>=8.3
pytest-cov<8,>=6
ruff<1,>=0.12
twine<7,>=6

[dev:python_version < "3.11"]
tomli>=2.0

[test]
docker<8,>=7.1.0
pytest<9,>=8.3

[test:python_version < "3.11"]
tomli>=2.0
