Merge "Set hard requirements for pip"

This commit is contained in:
Jenkins
2016-02-04 12:21:40 +00:00
committed by Gerrit Code Review

View File

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