From 2fe34b6444502079dc0b84365ce82dbc92de308e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:06:49 +0200 Subject: Adding upstream version 6.17.2. Signed-off-by: Daniel Baumann --- .config/requirements-lock.txt | 45 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .config/requirements-lock.txt (limited to '.config/requirements-lock.txt') diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt new file mode 100644 index 0000000..2249663 --- /dev/null +++ b/.config/requirements-lock.txt @@ -0,0 +1,45 @@ +# +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: +# +# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --resolver=backtracking --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml +# +ansible-compat==4.1.2 +ansible-core==2.15.1 +attrs==23.1.0 +black==23.3.0 +bracex==2.3.post1 +certifi==2023.5.7 +cffi==1.15.1 +charset-normalizer==3.1.0 +click==8.1.3 +cryptography==41.0.1 +filelock==3.12.2 +idna==3.4 +importlib-resources==5.0.7 +jinja2==3.1.2 +jsonschema==4.17.3 +markdown-it-py==3.0.0 +markupsafe==2.1.3 +mdurl==0.1.2 +mypy-extensions==1.0.0 +packaging==23.1 +pathspec==0.11.1 +platformdirs==3.7.0 +pycparser==2.21 +pygments==2.15.1 +pyrsistent==0.19.3 +pyyaml==6.0 +requests==2.31.0 +rich==13.4.2 +ruamel-yaml==0.17.32 +subprocess-tee==0.4.1 +tomli==2.0.1 +typing-extensions==4.6.3 +urllib3==2.0.3 +wcmatch==8.4.1 +yamllint==1.32.0 + +# The following packages are considered to be unsafe in a requirements file: +# resolvelib +# ruamel-yaml-clib -- cgit v1.2.3