summaryrefslogtreecommitdiffstats
path: root/xci/file/global-requirement-pins.txt
blob: 4c078d0a4783212fe3996bff450fe73867e09c4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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==33.1.1
wheel==0.29.0