Bump down protobuf version from 3.5.0 to 3.4.0
As protobuf v3.5.0 has been removed, see: https://pypi.python.org/pypi/protobuf The CIs are failing with the following error: Could not find a version that satisfies the requirement protobuf===3.5.0 So this commit is to bump down the version to 3.4.0. Closes-Bug: #1734009 Change-Id: Icdaca80c58ab847f1b1ebaac19b79807ae3b73ce
This commit is contained in:
parent
86af66a9c6
commit
e37a806abf
@ -335,7 +335,7 @@ python-karborclient===0.6.0
|
||||
weakrefmethod===1.0.3;python_version=='2.7'
|
||||
PuLP===1.6.8
|
||||
crc16===0.1.1
|
||||
protobuf===3.5.0
|
||||
protobuf===3.4.0
|
||||
os-dpm===1.1.0
|
||||
sushy===1.2.0
|
||||
python-neutronclient===6.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user