summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2014-04-15 22:11:50 +0100
committerAsk Solem <ask@celeryproject.org>2014-04-15 22:11:50 +0100
commitddb320e9f34deacf283e582895f4bee133a7a22b (patch)
tree57f259c4711ed2d1c5489b66cba60e4b05388944 /setup.cfg
parent698ea849b76a1dab6744b3c218ebb91904490dc0 (diff)
downloadkombu-ddb320e9f34deacf283e582895f4bee133a7a22b.tar.gz
Now depends on amqp 1.4.5
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 66d33299..2d042cdb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,6 +14,6 @@ upload-dir = docs/.build/html
[bdist_rpm]
requires = anyjson >= 0.3.3
- amqp >= 1.4.4
+ amqp >= 1.4.5
importlib
ordereddict