Last active
April 11, 2025 05:28
-
-
Save brootware/0bc47518d5b8bb713e786c1c6ab78e4d to your computer and use it in GitHub Desktop.
requirements for ansible tower venv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ansible==8.7.0 | |
ansible-compat==4.1.11 | |
ansible-core==2.15.8 | |
ansible-lint==6.22.2 | |
attrs==23.2.0 | |
black==24.1.1 | |
bracex==2.4 | |
certifi==2023.11.17 | |
cffi==1.16.0 | |
charset-normalizer==3.3.2 | |
click==8.1.7 | |
cryptography==41.0.7 | |
curlify==2.2.1 | |
filelock==3.13.1 | |
idna==3.6 | |
importlib-resources==5.0.7 | |
Jinja2==3.1.3 | |
jsonify==0.5 | |
jsonschema==4.21.1 | |
jsonschema-specifications==2023.12.1 | |
kerberos==1.3.1 | |
markdown-it-py==3.0.0 | |
MarkupSafe==2.1.3 | |
mdurl==0.1.2 | |
mypy-extensions==1.0.0 | |
netaddr==0.10.1 | |
packaging==23.2 | |
pathspec==0.12.1 | |
platformdirs==4.2.0 | |
pycparser==2.21 | |
Pygments==2.17.2 | |
pyspnego==0.10.2 | |
pywinrm==0.4.3 | |
PyYAML==6.0.1 | |
referencing==0.33.0 | |
requests==2.31.0 | |
requests-ntlm==1.2.0 | |
resolvelib==1.0.1 | |
rich==13.7.0 | |
rpds-py==0.17.1 | |
ruamel.yaml==0.18.5 | |
ruamel.yaml.clib==0.2.8 | |
six==1.16.0 | |
subprocess-tee==0.4.1 | |
tomli==2.0.1 | |
typing_extensions==4.9.0 | |
urllib3==2.1.0 | |
wcmatch==8.5 | |
xmltodict==0.13.0 | |
yamllint==1.33.0 | |
psutil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment