openstack-ansible/requirements.txt
OpenStack Proposal Bot 268308289f Updated from global requirements
Change-Id: I1692e7a3ee37c48b81f317cb3637cfa2de54a09e
2016-08-21 03:53:38 +00:00

16 lines
521 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!=24.0.0,>=16.0 # PSF/ZPL
wheel # MIT
pyasn1 # BSD
pyOpenSSL>=0.14 # Apache-2.0
requests>=2.10.0 # Apache-2.0
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
netaddr!=0.7.16,>=0.7.12 # BSD
PrettyTable<0.8,>=0.7 # BSD
pycrypto>=2.6 # Public Domain
PyYAML>=3.1.0 # MIT
virtualenv # MIT