add testresources req
inew oslo.db requires it. also, bump oslo.db since it's old as hell and block the versions we know are broke Change-Id: I31abf319a43346b18b29f6217ca1d7764ef48db8
This commit is contained in:
parent
b3b35aef79
commit
ba56a0fadf
@ -10,7 +10,7 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
||||
keystonemiddleware>=2.2.0
|
||||
gnocchiclient>=2.1.0 # Apache-2.0
|
||||
lxml>=2.3
|
||||
oslo.db>=1.12.0 # Apache-2.0
|
||||
oslo.db>=4.8.0,!=4.13.1,!=4.13.2,!=4.15.0 # Apache-2.0
|
||||
oslo.config>=2.6.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.log>=1.2.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user