kayobe/requirements.txt
Bartosz Bezak 773eead34d Bump up Ansible supported versions to 6.x/7.x
This change bumps up the maximum supported Ansible version to 7.x
(ansible-core 2.14.x) and minimum to 6.x (ansible-core 2.13.x).
This synchronises Kayobe with Kolla Ansible.

Change-Id: Ibffecaa8085bd38ebc8cded9a4bfebe77d59d515
2023-05-25 08:10:17 +00:00

13 lines
243 B
Plaintext

pbr>=2.0 # Apache-2.0
Jinja2>3 # BSD
ansible>=6,<8.0 # GPLv3
cliff>=3.1.0 # Apache
netaddr!=0.7.16,>=0.7.13 # BSD
PyYAML>=3.10.0 # MIT
selinux # MIT
# INI parsing
oslo.config>=5.2.0 # Apache-2.0
paramiko # LGPL
jsonschema<5 # MIT
hvac>=0.10.1