openstack-ansible/requirements.txt
Kevin Carter 4a9b7b848a
Set hard requirements for pip
This change sets the requirement for pip to be pip>7,<8.
This is being done because the global pip wheel building
producing a built wheel for pip8 which causing downstream
breakage in the most current releases of master and liberty.

Change-Id: Iddcbba94c62dc87dac6fc25efb17b99ee8ec37d6
Closes-Bug: #1541193
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-02-02 22:20:48 -06:00

8 lines
291 B
Plaintext

Jinja2>=2.6 # ansible
netaddr>=0.7.12 # playbooks/inventory/dynamic_inventory.py
paramiko>=1.13.0 # ansible
pip>7,<8 # ansible
PrettyTable>=0.7,<0.8 # scripts/inventory-manage.py
pycrypto>=2.6 # ansible
PyYAML>=3.1.0 # ansible