Files
@ b990e0d82f39
Branch filter:
Location: majic-ansible-roles/requirements.txt
b990e0d82f39
4.9 KiB
text/plain
MAR-160: Update release notes, usage instructions, and role reference documentation:
- Describe the maintenance and maintenance_allowed_hosts parameters
for the common role.
- Describe the maintenance and maintenance_allowed_hosts parameters
for the common role.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --allow-unsafe
#
alabaster==0.7.12 # via sphinx
ansible-lint==4.2.0 # via molecule
ansible==2.9.13 # via -r requirements.in, ansible-lint, molecule
anyconfig==0.9.7 # via molecule
appdirs==1.4.4 # via virtualenv
arrow==0.16.0 # via jinja2-time
aspy.yaml==1.3.0 # via pre-commit
attrs==20.2.0 # via pytest
babel==2.8.0 # via sphinx
bcrypt==3.1.7 # via paramiko
binaryornot==0.4.4 # via cookiecutter
cerberus==1.3.2 # via molecule
certifi==2020.6.20 # via requests
cffi==1.14.3 # via bcrypt, cryptography, pynacl
cfgv==2.0.1 # via pre-commit
chardet==3.0.4 # via binaryornot, requests
click-completion==0.5.2 # via molecule
click==7.1.2 # via click-completion, cookiecutter, molecule, pip-tools, python-gilt
colorama==0.4.3 # via molecule, python-gilt
cookiecutter==1.7.2 # via molecule
cryptography==2.9.2 # via ansible, gimmecert, paramiko
defusedxml==0.6.0 # via -r requirements.in
distlib==0.3.1 # via virtualenv
dnspython==1.16.0 # via -r requirements.in
docutils==0.16 # via sphinx
fasteners==0.15 # via python-gilt
filelock==3.0.12 # via virtualenv
flake8==3.8.3 # via molecule
gimmecert==0.4.0 # via -r requirements.in
git-url-parse==1.2.2 # via python-gilt
identify==1.5.4 # via pre-commit
idna==2.10 # via requests
imagesize==1.2.0 # via sphinx
importlib-metadata==1.7.0 # via flake8, pluggy, pre-commit, pytest, virtualenv
importlib-resources==3.0.0 # via pre-commit, virtualenv
iniconfig==1.0.1 # via pytest
jinja2-time==0.2.0 # via cookiecutter
jinja2==2.11.2 # via ansible, click-completion, cookiecutter, jinja2-time, molecule, sphinx
markupsafe==1.1.1 # via cookiecutter, jinja2
mccabe==0.6.1 # via flake8
molecule==2.22 # via -r requirements.in
monotonic==1.5 # via fasteners
more-itertools==8.5.0 # via pytest
nodeenv==1.5.0 # via pre-commit
packaging==20.4 # via pytest, sphinx
paramiko==2.7.2 # via -r requirements.in, molecule
pathlib2==2.3.5 # via pytest
pathspec==0.8.0 # via yamllint
pbr==5.5.0 # via git-url-parse, python-gilt
pexpect==4.8.0 # via molecule
pip-tools==5.3.1 # via -r requirements.in
pluggy==0.13.1 # via pytest
poyo==0.5.0 # via cookiecutter
pre-commit==1.21.0 # via molecule
psutil==5.7.2 # via molecule
ptyprocess==0.6.0 # via pexpect
py==1.9.0 # via pytest
pyasn1-modules==0.2.8 # via python-ldap
pyasn1==0.4.8 # via pyasn1-modules, python-ldap
pycodestyle==2.6.0 # via flake8
pycparser==2.20 # via cffi
pyflakes==2.2.0 # via flake8
pygments==2.7.1 # via sphinx
pynacl==1.4.0 # via paramiko
pyparsing==2.4.7 # via packaging
pytest==6.0.2 # via testinfra
python-dateutil==2.8.1 # via arrow, gimmecert
python-gilt==1.2.2 # via molecule
python-ldap==3.3.1 # via -r requirements.in
python-slugify==4.0.1 # via cookiecutter
python-vagrant==0.5.15 # via -r requirements.in
pytz==2020.1 # via babel
pyyaml==5.3.1 # via ansible, ansible-lint, aspy.yaml, molecule, pre-commit, python-gilt, yamllint
requests==2.24.0 # via cookiecutter, sphinx
ruamel.yaml.clib==0.2.2 # via ruamel.yaml
ruamel.yaml==0.16.12 # via ansible-lint
sh==1.14.0 # via molecule, python-gilt
shellingham==1.3.2 # via click-completion
six==1.15.0 # via ansible-lint, bcrypt, cfgv, click-completion, cookiecutter, cryptography, fasteners, molecule, packaging, pathlib2, pip-tools, pre-commit, pynacl, python-dateutil, sphinx, testinfra, virtualenv
snowballstemmer==2.0.0 # via sphinx
sphinx-rtd-theme==0.4.3 # via -r requirements.in
sphinx==1.7.9 # via -r requirements.in, sphinx-rtd-theme
sphinxcontrib-serializinghtml==1.1.4 # via sphinxcontrib-websupport
sphinxcontrib-websupport==1.2.4 # via sphinx
tabulate==0.8.7 # via molecule
testinfra==3.4.0 # via molecule
text-unidecode==1.3 # via python-slugify
toml==0.10.1 # via pre-commit, pytest
tree-format==0.1.2 # via molecule
urllib3==1.25.10 # via requests
virtualenv==20.0.31 # via pre-commit
yamllint==1.24.2 # via molecule
zipp==1.2.0 # via importlib-metadata, importlib-resources
# The following packages are considered to be unsafe in a requirements file:
pip==20.2.3 # via -r requirements.in, pip-tools
setuptools==50.3.0 # via -r requirements.in, cerberus, sphinx
|