2016-07-15 13:00:42 +01:00
|
|
|
# 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!
|
|
|
|
#
|
|
|
|
###
|
|
|
|
### These are pinned to ensure exactly the same behaviour forever! ###
|
|
|
|
### These pins are updated through the sources-branch-updater script ###
|
|
|
|
###
|
2016-10-21 14:45:27 +01:00
|
|
|
pip==9.0.0
|
|
|
|
setuptools==28.7.1
|
2016-07-15 13:00:42 +01:00
|
|
|
wheel==0.29.0
|