summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index f4f84d8..0054d82 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -63,7 +63,7 @@ zookeeper =
redis =
redis>=2.10.0 # MIT
workers =
- kombu!=4.0.0,!=4.0.1,!=4.0.2,>=3.0.25 # BSD
+ kombu<4.0.0,>=3.0.25 # BSD
eventlet =
eventlet!=0.18.3,>=0.18.2 # MIT
doc =