Skip to content
Open
Show file tree
Hide file tree
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
24 changes: 9 additions & 15 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --allow-unsafe requirements-dev.in
#
ansible==6.4.0
ansible==7.0.0
# via -r requirements-dev.in
ansible-compat==2.2.0
# via
# ansible-lint
# molecule
ansible-core==2.13.4
ansible-core==2.14.1
# via
# ansible
# ansible-lint
Expand Down Expand Up @@ -187,10 +187,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-docker
setuptools==65.3.0
# via
# cerberus
# nodeenv
# selinux
# yamllint
six==1.16.0
# via python-dateutil
subprocess-tee==0.3.5
Expand All @@ -204,9 +208,7 @@ text-unidecode==1.3
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# pytest
# via pytest
tomlkit==0.11.4
# via commitizen
typing-extensions==4.3.0
Expand All @@ -227,11 +229,3 @@ yamllint==1.28.0
# via
# -r requirements-dev.in
# ansible-lint

# The following packages are considered to be unsafe in a requirements file:
setuptools==65.3.0
# via
# cerberus
# nodeenv
# selinux
# yamllint
17 changes: 17 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,20 @@
#
# pip-compile --allow-unsafe requirements.txt
#
ansible==7.0.0
ansible-core==2.14.1
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
cryptography==39.0.0
docker==6.0.1
idna==3.4
jinja2==3.1.2
markupsafe==2.1.2
packaging==23.0
pycparser==2.21
pyyaml==6.0
requests==2.28.2
resolvelib==0.8.1
urllib3==1.26.14
websocket-client==1.4.2