summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-09-27 22:43:39 +0000
committerGerrit Code Review <review@openstack.org>2014-09-27 22:43:39 +0000
commit6dc92300fc0d87b9b94ae0d27a8b2d0a65481b37 (patch)
tree7c541d4c7cbe881d669858298298431b3456f009
parente064ed693c754a8733b5cc93630285aa823092d2 (diff)
parent8168ce2032cca835489024927b7952b01bf12d0f (diff)
downloadkeystone-6dc92300fc0d87b9b94ae0d27a8b2d0a65481b37.tar.gz
Merge "Updated from global requirements"
-rw-r--r--test-requirements-py3.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index 6134ceda8..2aacbb3db 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -58,6 +58,6 @@ keyring>=2.1,!=3.3
oslosphinx>=2.2.0 # Apache-2.0
# Used only by oslo
-kombu>=2.4.8
+kombu>=2.5.0
lockfile>=0.8
stevedore>=1.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 78b5c2007..957961ae0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -59,6 +59,6 @@ keyring>=2.1,!=3.3
oslosphinx>=2.2.0 # Apache-2.0
# Used only by oslo
-kombu>=2.4.8
+kombu>=2.5.0
lockfile>=0.8
stevedore>=1.0.0 # Apache-2.0