added ansible-galaxy package as python requirement
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
ansible==13.7.0
|
||||
ansible-builder==3.1.1
|
||||
ansible-compat==26.3.0
|
||||
ansible-core==2.20.6
|
||||
ansible-lint==26.4.0
|
||||
ansible-navigator==26.4.0
|
||||
ansible-runner==2.4.3
|
||||
ansible-specdoc==0.0.20
|
||||
appdirs==1.4.4
|
||||
attrs==26.1.0
|
||||
baron==0.10.1
|
||||
bindep==2.14.0
|
||||
black==26.5.1
|
||||
bracex==2.6
|
||||
certifi==2026.5.20
|
||||
@@ -13,29 +17,36 @@ cffi==2.0.0
|
||||
charset-normalizer==3.4.7
|
||||
click==8.4.1
|
||||
cryptography==48.0.0
|
||||
Deprecated==1.3.1
|
||||
deprecated==1.3.1
|
||||
distro==1.9.0
|
||||
enrich==1.2.7
|
||||
filelock==3.29.0
|
||||
idna==3.16
|
||||
Jinja2==3.1.6
|
||||
jinja2==3.1.6
|
||||
jsonschema==4.26.0
|
||||
jsonschema-specifications==2025.9.1
|
||||
linode_api4==5.44.0
|
||||
linode-api4==5.44.0
|
||||
lockfile==0.12.2
|
||||
markdown-it-py==4.2.0
|
||||
MarkupSafe==3.0.3
|
||||
markupsafe==3.0.3
|
||||
mdurl==0.1.2
|
||||
molecule==26.4.0
|
||||
mypy_extensions==1.1.0
|
||||
mypy-extensions==1.1.0
|
||||
onigurumacffi==1.5.0
|
||||
packaging==26.2
|
||||
parsley==1.3
|
||||
pathspec==1.0.4
|
||||
pbr==7.0.3
|
||||
pexpect==4.9.0
|
||||
platformdirs==4.9.6
|
||||
pluggy==1.6.0
|
||||
polling==0.3.2
|
||||
ptyprocess==0.7.0
|
||||
pycparser==3.0
|
||||
Pygments==2.20.0
|
||||
pygments==2.20.0
|
||||
python-daemon==3.1.2
|
||||
pytokens==0.4.1
|
||||
PyYAML==6.0.3
|
||||
pyyaml==6.0.3
|
||||
redbaron==0.9.2
|
||||
referencing==0.37.0
|
||||
requests==2.34.2
|
||||
@@ -43,9 +54,11 @@ resolvelib==1.2.1
|
||||
rich==15.0.0
|
||||
rpds-py==0.30.0
|
||||
rply==0.7.8
|
||||
ruamel.yaml==0.19.1
|
||||
ruamel.yaml.clib==0.2.15
|
||||
ruamel-yaml==0.19.1
|
||||
ruamel-yaml-clib==0.2.15
|
||||
setuptools==82.0.1
|
||||
subprocess-tee==0.4.2
|
||||
tzdata==2026.2
|
||||
urllib3==2.7.0
|
||||
wcmatch==10.1
|
||||
wrapt==2.2.1
|
||||
|
||||
Reference in New Issue
Block a user