Updated from global requirements
Change-Id: I86bc72105f59e0374d023e6310d78344c4713bc5
This commit is contained in:
parent
e13e85a4e1
commit
d205900f9d
@ -22,7 +22,7 @@ python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
|
||||
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
|
||||
oslo.cache>=1.5.0 # Apache-2.0
|
||||
oslo.concurrency>=3.8.0 # Apache-2.0
|
||||
oslo.config>=3.9.0 # Apache-2.0
|
||||
oslo.config>=3.10.0 # Apache-2.0
|
||||
oslo.context>=2.2.0 # Apache-2.0
|
||||
oslo.messaging>=4.5.0 # Apache-2.0
|
||||
oslo.db>=4.1.0 # Apache-2.0
|
||||
|
@ -14,7 +14,7 @@ oslo.db[fixtures,mysql,postgresql]>=4.1.0 # Apache-2.0
|
||||
# computes code coverage percentages
|
||||
coverage>=3.6 # Apache-2.0
|
||||
# fixture stubbing
|
||||
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
# xml parsing
|
||||
lxml>=2.3 # BSD
|
||||
# mock object framework
|
||||
|
Loading…
Reference in New Issue
Block a user