parent
ee54fd71aa
commit
3ba47f978c
@ -0,0 +1,4 @@
|
||||
ansible
|
||||
netaddr
|
||||
pip-tools
|
||||
psycopg2
|
@ -0,0 +1,50 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.10
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --resolver=backtracking requirements.in
|
||||
#
|
||||
ansible==7.4.0
|
||||
# via -r requirements.in
|
||||
ansible-core==2.14.4
|
||||
# via ansible
|
||||
build==0.10.0
|
||||
# via pip-tools
|
||||
cffi==1.15.1
|
||||
# via cryptography
|
||||
click==8.1.3
|
||||
# via pip-tools
|
||||
cryptography==40.0.1
|
||||
# via ansible-core
|
||||
jinja2==3.1.2
|
||||
# via ansible-core
|
||||
markupsafe==2.1.2
|
||||
# via jinja2
|
||||
netaddr==0.8.0
|
||||
# via -r requirements.in
|
||||
packaging==23.0
|
||||
# via
|
||||
# ansible-core
|
||||
# build
|
||||
pip-tools==6.12.3
|
||||
# via -r requirements.in
|
||||
psycopg2==2.9.6
|
||||
# via -r requirements.in
|
||||
pycparser==2.21
|
||||
# via cffi
|
||||
pyproject-hooks==1.0.0
|
||||
# via build
|
||||
pyyaml==6.0
|
||||
# via ansible-core
|
||||
resolvelib==0.8.1
|
||||
# via ansible-core
|
||||
tomli==2.0.1
|
||||
# via
|
||||
# build
|
||||
# pyproject-hooks
|
||||
wheel==0.40.0
|
||||
# via pip-tools
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# pip
|
||||
# setuptools
|
Loading…
Reference in new issue