openstack-ansible/requirements.txt

10 lines
319 B
Plaintext

netaddr>=0.7.12 # playbooks/inventory/dynamic_inventory.py
PrettyTable>=0.7,<0.8 # scripts/inventory-manage.py
###
### These are pinned to ensure exactly the same behaviour forever! ###
### These pins are updated through the sources-branch-updater script ###
###
pip==8.1.1
setuptools==20.9.0
wheel==0.29.0