openstack-ansible/requirements.txt

13 lines
445 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pip>=6.0 # MIT
setuptools>=16.0,!=24.0.0 # PSF/ZPL
wheel # MIT
Jinja2>=2.8 # BSD License (3 clause)
netaddr>=0.7.12,!=0.7.16 # BSD
paramiko>=2.0 # LGPLv2.1+
PrettyTable>=0.7,<0.8 # BSD
pycrypto>=2.6 # Public Domain
PyYAML>=3.1.0 # MIT