Updated from global requirements
Change-Id: Iad042c838238e2ab3eaf79208fac149eba928c2c
This commit is contained in:
parent
f5da02524a
commit
6b1f92833c
@ -12,7 +12,7 @@ six>=1.9.0
|
|||||||
stevedore>=1.5.0 # Apache-2.0
|
stevedore>=1.5.0 # Apache-2.0
|
||||||
oslo.concurrency>=2.1.0 # Apache-2.0
|
oslo.concurrency>=2.1.0 # Apache-2.0
|
||||||
oslo.config>=1.11.0 # Apache-2.0
|
oslo.config>=1.11.0 # Apache-2.0
|
||||||
oslo.db>=1.10.0 # Apache-2.0
|
oslo.db>=1.12.0 # Apache-2.0
|
||||||
oslo.i18n>=1.5.0 # Apache-2.0
|
oslo.i18n>=1.5.0 # Apache-2.0
|
||||||
oslo.log>=1.2.0 # Apache-2.0
|
oslo.log>=1.2.0 # Apache-2.0
|
||||||
oslo.serialization>=1.4.0 # Apache-2.0
|
oslo.serialization>=1.4.0 # Apache-2.0
|
||||||
|
@ -6,7 +6,7 @@ hacking<0.10,>=0.9.2
|
|||||||
|
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
fixtures>=0.3.14
|
fixtures>=1.3.1
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||||
@ -16,4 +16,4 @@ testtools>=1.4.0
|
|||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
WebTest>=2.0
|
WebTest>=2.0
|
||||||
# This is needed for subunit-trace
|
# This is needed for subunit-trace
|
||||||
tempest-lib>=0.5.0
|
tempest-lib>=0.6.1
|
||||||
|
Loading…
Reference in New Issue
Block a user