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