summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-02 22:02:27 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-02 22:02:27 +0000
commit2f425af5de6e53e63db6f2915e439879f3a5b54b (patch)
tree4b9bb10ba7ebc5af510c430f687db7339cc745cf
parent536ceb37042da57fb1384f2022374e387b9cae33 (diff)
downloadtaskflow-2f425af5de6e53e63db6f2915e439879f3a5b54b.tar.gz
Updated from global requirements
Change-Id: I2dc7b71184023b02bfc11dd2d9d7a852c7783816
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 7518511..c39f6b5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -63,7 +63,7 @@ zookeeper =
redis =
redis>=2.10.0 # MIT
workers =
- kombu>=3.0.25 # BSD
+ kombu!=4.0.0,>=3.0.25 # BSD
eventlet =
eventlet!=0.18.3,>=0.18.2 # MIT
doc =
@@ -83,7 +83,7 @@ test =
testtools>=1.4.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
doc8 # Apache-2.0
- reno>=1.8.0 # Apache2
+ reno>=1.8.0 # Apache-2.0
[nosetests]
cover-erase = true