Updated from global requirements
Change-Id: I930cba2db7f3ed6ffeb811d062aab9ab4907afe6
This commit is contained in:
parent
24a82b31f9
commit
06aa843b46
@ -13,7 +13,7 @@ oslo.concurrency>=2.3.0 # Apache-2.0
|
||||
oslo.config>=2.3.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
|
||||
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,>=1.16.0 # Apache-2.0
|
||||
oslo.log>=1.8.0 # Apache-2.0
|
||||
oslo.policy>=0.5.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
@ -30,4 +30,4 @@ keystonemiddleware>=2.0.0
|
||||
six>=1.9.0
|
||||
SQLAlchemy<1.1.0,>=0.9.9
|
||||
stevedore>=1.5.0 # Apache-2.0
|
||||
WebOb>=1.2.3
|
||||
WebOb<1.5.0,>=1.2.3
|
||||
|
@ -11,7 +11,7 @@ testtools>=1.4.0
|
||||
fixtures>=1.3.1
|
||||
requests!=2.8.0,>=2.5.2
|
||||
python-keystoneclient>=1.6.0
|
||||
tempest-lib>=0.9.0
|
||||
tempest-lib>=0.10.0
|
||||
python-subunit>=0.0.18
|
||||
|
||||
# Bandit build requirements
|
||||
|
Loading…
Reference in New Issue
Block a user