Files @ b55cb83f8342
Branch filter:

Location: majic-ansible-roles/requirements.txt

branko
Noticket: Added workaround to development process for outdated Molecule version:

- Unfortunately, the Molecule version used for running tests does not
generate valid Ruby 3.x code. For now just work around the way Hash
is unpacked in function calls to optional arguments (until the test
stack gets a revamp).
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --allow-unsafe
#
alabaster==0.7.16
    # via sphinx
ansible==2.9.27
    # via
    #   -r requirements.in
    #   ansible-lint
    #   molecule
ansible-lint==4.3.7
    # via molecule
anyconfig==0.9.7
    # via molecule
arrow==1.3.0
    # via cookiecutter
aspy-yaml==1.3.0
    # via pre-commit
babel==2.14.0
    # via sphinx
bcrypt==4.1.2
    # via paramiko
binaryornot==0.4.4
    # via cookiecutter
build==1.1.1
    # via pip-tools
cerberus==1.3.5
    # via molecule
certifi==2024.2.2
    # via requests
cffi==1.16.0
    # via
    #   cryptography
    #   pynacl
cfgv==3.4.0
    # via pre-commit
chardet==5.2.0
    # via binaryornot
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   click-completion
    #   cookiecutter
    #   molecule
    #   pip-tools
    #   python-gilt
click-completion==0.5.2
    # via molecule
colorama==0.4.6
    # via
    #   molecule
    #   python-gilt
    #   rich
commonmark==0.9.1
    # via rich
cookiecutter==2.6.0
    # via molecule
cryptography==3.2.1
    # via
    #   ansible
    #   gimmecert
    #   paramiko
defusedxml==0.7.1
    # via -r requirements.in
distlib==0.3.8
    # via virtualenv
docutils==0.20.1
    # via
    #   sphinx
    #   sphinx-rtd-theme
exceptiongroup==1.2.0
    # via pytest
fasteners==0.19
    # via python-gilt
filelock==3.13.1
    # via virtualenv
flake8==7.0.0
    # via molecule
gimmecert==0.5.0
    # via -r requirements.in
identify==2.5.35
    # via pre-commit
idna==3.6
    # via requests
imagesize==1.4.1
    # via sphinx
importlib-metadata==7.0.1
    # via
    #   build
    #   sphinx
iniconfig==2.0.0
    # via pytest
jinja2==3.1.3
    # via
    #   ansible
    #   click-completion
    #   cookiecutter
    #   molecule
    #   sphinx
markupsafe==2.1.5
    # via jinja2
mccabe==0.7.0
    # via flake8
molecule==2.22
    # via -r requirements.in
netaddr==1.2.1
    # via -r requirements.in
nodeenv==1.8.0
    # via pre-commit
packaging==23.2
    # via
    #   build
    #   pytest
    #   sphinx
paramiko==2.12.0
    # via
    #   -r requirements.in
    #   molecule
pathspec==0.12.1
    # via yamllint
pexpect==4.9.0
    # via molecule
pip-tools==7.4.1
    # via -r requirements.in
platformdirs==4.2.0
    # via virtualenv
pluggy==1.4.0
    # via pytest
pre-commit==1.21.0
    # via molecule
psutil==5.9.8
    # via molecule
ptyprocess==0.7.0
    # via pexpect
pyasn1==0.5.1
    # via
    #   pyasn1-modules
    #   python-ldap
pyasn1-modules==0.3.0
    # via python-ldap
pycodestyle==2.11.1
    # via flake8
pycparser==2.21
    # via cffi
pyflakes==3.2.0
    # via flake8
pygments==2.17.2
    # via
    #   rich
    #   sphinx
pynacl==1.5.0
    # via paramiko
pyproject-hooks==1.0.0
    # via
    #   build
    #   pip-tools
pytest==8.0.2
    # via testinfra
python-dateutil==2.8.2
    # via
    #   arrow
    #   gimmecert
python-gilt==1.2.3
    # via molecule
python-ldap==3.4.4
    # via -r requirements.in
python-slugify==8.0.4
    # via cookiecutter
python-vagrant==1.0.0
    # via -r requirements.in
pyyaml==5.4.1
    # via
    #   ansible
    #   ansible-lint
    #   aspy-yaml
    #   cookiecutter
    #   molecule
    #   pre-commit
    #   python-gilt
    #   yamllint
requests==2.31.0
    # via
    #   cookiecutter
    #   sphinx
rich==10.16.2
    # via
    #   -r requirements.in
    #   ansible-lint
    #   cookiecutter
ruamel-yaml==0.18.6
    # via ansible-lint
ruamel-yaml-clib==0.2.8
    # via ruamel-yaml
sh==1.14.3
    # via
    #   -r requirements.in
    #   molecule
    #   python-gilt
shellingham==1.5.4
    # via click-completion
six==1.16.0
    # via
    #   click-completion
    #   cryptography
    #   molecule
    #   paramiko
    #   pre-commit
    #   python-dateutil
    #   testinfra
snowballstemmer==2.2.0
    # via sphinx
sphinx==7.2.6
    # via
    #   -r requirements.in
    #   sphinx-rtd-theme
    #   sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0
    # via -r requirements.in
sphinxcontrib-applehelp==1.0.8
    # via sphinx
sphinxcontrib-devhelp==1.0.6
    # via sphinx
sphinxcontrib-htmlhelp==2.0.5
    # via sphinx
sphinxcontrib-jquery==4.1
    # via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.7
    # via sphinx
sphinxcontrib-serializinghtml==1.1.10
    # via sphinx
tabulate==0.9.0
    # via molecule
testinfra==3.4.0
    # via molecule
text-unidecode==1.3
    # via python-slugify
toml==0.10.2
    # via pre-commit
tomli==2.0.1
    # via
    #   build
    #   pip-tools
    #   pyproject-hooks
    #   pytest
tree-format==0.1.2
    # via molecule
types-python-dateutil==2.8.19.20240106
    # via arrow
urllib3==2.2.1
    # via requests
virtualenv==20.25.1
    # via pre-commit
wheel==0.42.0
    # via pip-tools
yamllint==1.35.1
    # via molecule
zipp==3.17.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
    # via
    #   -r requirements.in
    #   pip-tools
setuptools==69.1.1
    # via
    #   -r requirements.in
    #   nodeenv
    #   pip-tools