Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 10 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --allow-unsafe
#
ansible==6.1.0
ansible==7.0.0
# via -r requirements.in
ansible-compat==2.2.0
# via
# ansible-lint
# molecule
ansible-core==2.13.2
ansible-core==2.14.1
# via
# ansible
# ansible-lint
Expand Down Expand Up @@ -94,6 +94,8 @@ pathspec==0.9.0
# via yamllint
pep517==0.12.0
# via build
pip==22.2.1
# via pip-tools
pip-tools==6.8.0
# via -r requirements.in
pluggy==1.0.0
Expand Down Expand Up @@ -144,10 +146,14 @@ rich==12.5.1
# molecule
ruamel-yaml==0.17.21
# via ansible-lint
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
selinux==0.2.1
# via molecule-vagrant
setuptools==63.2.0
# via
# cerberus
# pip-tools
# selinux
# yamllint
six==1.16.0
# via python-dateutil
subprocess-tee==0.3.5
Expand All @@ -158,7 +164,6 @@ text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via
# build
# pep517
# pytest
urllib3==1.26.11
Expand All @@ -171,13 +176,3 @@ yamllint==1.27.1
# via
# -r requirements.in
# ansible-lint

# The following packages are considered to be unsafe in a requirements file:
pip==22.2.1
# via pip-tools
setuptools==63.2.0
# via
# cerberus
# pip-tools
# selinux
# yamllint