diff --git a/.config/constraints.txt b/.config/constraints.txt index be311d15..15fe75b1 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -169,6 +169,7 @@ xxhash==3.5.0 yamllint==1.35.1 yarl==1.9.8 zipp==3.20.1 +pyyaml==6.0.2 # The following packages are considered to be unsafe in a requirements file: # ansible-core diff --git a/.config/requirements-docs.in b/.config/requirements-docs.in index a2463cb5..0b38d0a9 100644 --- a/.config/requirements-docs.in +++ b/.config/requirements-docs.in @@ -7,3 +7,4 @@ myst-parser setuptools # https://issues.redhat.com/browse/AAH-3375 sphinx sphinx-ansible-theme>=0.10.3 +pyyaml