Merge "Cap grpcio to below 1.16.0"
This commit is contained in:
commit
a0da0ac3b2
@ -479,6 +479,9 @@ ceilometer # Apache-2.0
|
||||
|
||||
# Indirect dependencies that need blocking
|
||||
daiquiri
|
||||
# NOTE(bnemec): 1.16.0 introduced a bug that is breaking tooz.
|
||||
# See https://bugs.launchpad.net/python-tooz/+bug/1808046
|
||||
grpcio<1.16.0
|
||||
|
||||
# NOTE(dhellmann): We need to include this package for testing the
|
||||
# release jobs that propose constraint updates, even though it is not
|
||||
|
@ -50,7 +50,7 @@ oslo.context===2.22.0
|
||||
python-senlinclient===1.9.0
|
||||
rcssmin===1.0.6
|
||||
pycadf===2.8.0
|
||||
grpcio===1.17.1
|
||||
grpcio===1.15.0
|
||||
skydive-client===0.4.5
|
||||
pysendfile===2.0.1
|
||||
fixtures===3.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user