From f23b90831ff600d67273bed752376abb1b620d7b Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 30 Dec 2025 11:18:16 -0500 Subject: [PATCH] feat: full requirements list --- requirements.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/requirements.txt b/requirements.txt index cc2ea29..d74761d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,32 @@ ansible==13.1.0 +ansible-compat==25.12.0 ansible-core==2.20.1 +ansible-lint==25.12.1 +attrs==25.4.0 +black==25.12.0 +bracex==2.6 cffi==2.0.0 +click==8.3.1 cryptography==46.0.3 +distro==1.9.0 +filelock==3.20.1 +go-task-bin==3.46.3 Jinja2==3.1.6 +jsonschema==4.25.1 +jsonschema-specifications==2025.9.1 MarkupSafe==3.0.3 +mypy_extensions==1.1.0 packaging==25.0 +pathspec==0.12.1 +platformdirs==4.5.1 pycparser==2.23 +pytokens==0.3.0 PyYAML==6.0.3 +referencing==0.37.0 resolvelib==1.2.1 +rpds-py==0.30.0 +ruamel.yaml==0.18.17 +ruamel.yaml.clib==0.2.15 +subprocess-tee==0.4.2 +wcmatch==10.1 +yamllint==1.37.1