Files
kubespray/requirements.txt
ChengHao Yang 58e302ec31 Bump ansible to 10.7.0
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2025-06-20 12:18:09 +08:00

8 lines
181 B
Plaintext

ansible==10.7.0
# Needed for community.crypto module
cryptography==45.0.4
# Needed for jinja2 json_query templating
jmespath==1.0.1
# Needed for ansible.utils.ipaddr
netaddr==1.3.0