773245e447
Ambitious patch to SHA bump and fix SHA's for Ocata-rc1 development. Change-Id: I40fc8be7b2dbc45d96fd1a8af441ccb1330fba30
15 lines
477 B
Plaintext
15 lines
477 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!
|
|
#
|
|
###
|
|
### 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==34.1.0
|
|
wheel==0.29.0
|