From e4465ebb47059acbb6aaac010ae8bd6083bdacba Mon Sep 17 00:00:00 2001 From: swat30 Date: Wed, 6 Feb 2013 13:56:36 -0400 Subject: [PATCH] Updated pip-requires to include kombu and librabbitmq --- etc/pip-requires.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/pip-requires.txt b/etc/pip-requires.txt index 3dcf02d..2676d61 100644 --- a/etc/pip-requires.txt +++ b/etc/pip-requires.txt @@ -1,3 +1,5 @@ Django>=1.4.2 MySQL-python>=1.2.3 eventlet>=0.9.17 +kombu>=2.4.7 +librabbitmq>=1.0.0