diff --git a/etc/pip-requires.txt b/etc/pip-requires.txt index 2e40f82..781aaeb 100644 --- a/etc/pip-requires.txt +++ b/etc/pip-requires.txt @@ -2,7 +2,7 @@ Django>=1.5.1, <1.6.0 MySQL-python>=1.2.3 eventlet>=0.9.17 kombu>=3.0.23 -librabbitmq>=1.0.0 +librabbitmq==1.6.1 prettytable>=0.7.2 argparse Pympler