Bump pins
This bumps the pypi constrained packages to their latest versions. Change-Id: I0a50a0967dccf207737772bd1ff73bdfd6187120
This commit is contained in:
@@ -7,16 +7,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
### Pinned for gnocchi's dependency pycradox
|
### Pinned for gnocchi's dependency pycradox
|
||||||
|
# Update 2010.01.12 still valid: https://github.com/gnocchixyz/gnocchi/blob/master/setup.cfg#L78
|
||||||
# https://github.com/sileht/pycradox/commit/2209f89fd65ecf31bea8eac6405acce2543e7b84
|
# https://github.com/sileht/pycradox/commit/2209f89fd65ecf31bea8eac6405acce2543e7b84
|
||||||
Cython<0.28
|
Cython<0.28
|
||||||
|
|
||||||
###
|
# For idempotency on ubuntu, argparse need to stay at 1.2.1
|
||||||
### These are pinned to ensure exactly the same behaviour forever! ###
|
# See also ChangeId: I8be207c359388d00b34448318bc17c8b0039c4db
|
||||||
### These pins are updated through the sources-branch-updater script ###
|
|
||||||
###
|
|
||||||
# Bumping pip to version 10 fails in tempest when trying to install
|
|
||||||
# packages with an empty list.
|
|
||||||
argparse==1.2.1;python_version=='2.7'
|
argparse==1.2.1;python_version=='2.7'
|
||||||
pip==18.0
|
pip==18.1
|
||||||
setuptools==40.0.0
|
setuptools==40.6.3
|
||||||
wheel==0.31.1
|
wheel==0.32.3
|
||||||
|
Reference in New Issue
Block a user