ansible-public-dns/requirements.txt

54 lines
1 KiB
Text
Raw Permalink Normal View History

2024-01-16 15:38:30 +01:00
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
ansible==8.7.0
# via -r requirements.in
ansible-core==2.15.8
# via ansible
build==1.0.3
# via pip-tools
cffi==1.16.0
# via cryptography
click==8.1.7
# via pip-tools
cryptography==41.0.7
# via ansible-core
importlib-metadata==7.0.1
# via build
importlib-resources==5.0.7
# via ansible-core
jinja2==3.1.3
# via ansible-core
markupsafe==2.1.3
# via jinja2
packaging==23.2
# via
# ansible-core
# build
pip-tools==7.3.0
# via -r requirements.in
pycparser==2.21
# via cffi
pyproject-hooks==1.0.0
# via build
pyyaml==6.0.1
# via ansible-core
resolvelib==1.0.1
# via ansible-core
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools