openstack-ansible/global-requirement-pins.txt

22 lines
699 B
Plaintext

# This file should only be used to set python package pins that are
# not present in OpenStack's upper-constraints. Any pins present in
# this file will override any requirements set in *requirements.txt,
# upper-constraints and any roles/vars.
#
# Use this file with caution!
#
# Due to https://bugs.launchpad.net/openstack-ansible/+bug/1693793,
# ldappool must be pinned to == 2.1.0.
# https://review.openstack.org/#/c/468420/
# TODO: mgariepy, remove this once upstream is fixed.
ldappool==2.1.0
###
### These are pinned to ensure exactly the same behaviour forever! ###
### These pins are updated through the sources-branch-updater script ###
###
pip==9.0.1
setuptools==33.1.1
wheel==0.29.0