summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-14 01:15:38 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-14 01:15:38 +0000
commit7ea2bfc2974c4854e8d718383af961acb8daffeb (patch)
treec742a087fb18ec8d0b44778d8903b913fbca000b
parent6cff7b27218377838295dffc3d16ad8ee6ddce4e (diff)
downloadtaskflow-7ea2bfc2974c4854e8d718383af961acb8daffeb.tar.gz
Updated from global requirements
Change-Id: I056f334614e0f0a518b9110f861dd65acf9e7ea7
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 1fe9851..f724ea3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ testtools>=1.4.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
# Used for testing the WBE engine.
-kombu>=3.0.7 # BSD
+kombu>=3.0.25 # BSD
# Used for doc style checking
doc8 # Apache-2.0