aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cf3c2018..576185a3 100644
--- a/setup.py
+++ b/setup.py
@@ -49,7 +49,7 @@ setup(
'pytest-xdist',
'werkzeug>=0.7',
'celery>=3.0',
- 'kombu',
+ 'kombu<3.0',
'jinja2',
'sphinx',
'Babel<1.0',