Updated from global requirements
Change-Id: Ie9e0b75a96d352961815aabdd9607feb12946b7a
This commit is contained in:
parent
12ff43cbf1
commit
6589dbd5af
@ -25,7 +25,7 @@ oslo.concurrency>=3.8.0 # Apache-2.0
|
||||
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
||||
oslo.context>=2.9.0 # Apache-2.0
|
||||
oslo.messaging>=5.2.0 # Apache-2.0
|
||||
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
|
||||
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
oslo.log>=3.11.0 # Apache-2.0
|
||||
oslo.middleware>=3.0.0 # Apache-2.0
|
||||
|
@ -10,7 +10,7 @@ os-testr>=0.8.0 # Apache-2.0
|
||||
freezegun # Apache-2.0
|
||||
|
||||
# Include drivers for opportunistic testing.
|
||||
oslo.db[fixtures,mysql,postgresql]!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
|
||||
oslo.db[fixtures,mysql,postgresql]!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
|
||||
|
||||
# computes code coverage percentages
|
||||
coverage>=4.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user