PyYAML>=5.1.2

[:python_version < "3.9"]
cryptography<47,>=43.0.1

[:python_version >= "3.9"]
cryptography>=43.0.1

[dev]
pytest
flake8==7.1.1
mccabe==0.7.0
isort==5.13.2
black==24.8.0
