# For molecule podman driver
molecule-plugins[podman]>=23.5.3
# For manifest support (to install kubespray collection)
distlib>=0.3.9
## From Kubespray:
ansible==10.7.0
# Needed for community.crypto module
cryptography==46.0.2
# Needed for jinja2 json_query templating
jmespath==1.0.1
# Needed for ansible.utils.ipaddr
netaddr==1.3.0
