Skip to content
Merged
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
6 changes: 4 additions & 2 deletions infra/ansible/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bracex==2.5.post1
# via wcmatch
certifi==2025.4.26
# via requests
cffi==1.17.1
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.2
# via requests
Expand All @@ -39,7 +39,7 @@ cliff==4.10.0
# python-openstackclient
cmd2==2.6.1
# via cliff
cryptography==45.0.4
cryptography==46.0.5
# via
# ansible-core
# openstacksdk
Expand Down Expand Up @@ -258,6 +258,8 @@ ruamel-yaml==0.18.14
# via ansible-lint
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
setuptools==82.0.0
# via pbr
six==1.17.0
# via python-dateutil
stevedore==5.4.1
Expand Down