diff --git a/.config/requirements.txt b/.config/requirements.txt index 7349efff..4ba635f7 100644 --- a/.config/requirements.txt +++ b/.config/requirements.txt @@ -4,9 +4,20 @@ # # pip-compile --extra=docs --extra=test --no-annotate --output-file=.config/requirements.txt --resolver=backtracking --strip-extras --unsafe-package=ruamel-yaml-clib pyproject.toml # +ansible-core==2.15.1 attrs==22.2.0 +cffi==1.15.1 coverage==7.2.2 +cryptography==41.0.1 +exceptiongroup==1.1.1 +importlib-resources==5.0.7 iniconfig==2.0.0 +jinja2==3.1.2 +markupsafe==2.1.3 packaging==23.0 pluggy==1.0.0 +pycparser==2.21 pytest==7.2.2 +pyyaml==6.0 +resolvelib==1.0.1 +tomli==2.0.1