
This change bumps up the maximum supported version of Ansible to 12.x (ansible-core 2.18.x) and minimum to 11.x (ansible-core 2.17.x). Change-Id: I1c4aa7f22a9cfa6d2c1abad8efaca880572a0bdf
14 lines
289 B
Plaintext
14 lines
289 B
Plaintext
pbr>=2.0 # Apache-2.0
|
|
Jinja2>3 # BSD
|
|
ansible>=10,<12 # GPLv3
|
|
cliff>=3.1.0 # Apache
|
|
netaddr!=0.7.16,>=0.7.13 # BSD
|
|
PyYAML>=3.10.0 # MIT
|
|
# INI parsing
|
|
oslo.config>=5.2.0 # Apache-2.0
|
|
paramiko # LGPL
|
|
jsonschema<5 # MIT
|
|
wcmatch>=8.2,<=9.0 # MIT
|
|
hvac>=0.10.1
|
|
ansible-cached-lookup<=2.0.0 # MIT
|