From 39ffcb0dd75d9dc5d8a249f2974a67f0def5204b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 May 2014 17:45:43 +0200 Subject: [PATCH] Remove explicit dependency on amqplib kombu already depends on amqp or amqplib depending on its version, and no explicit access to amqplib exists in neutron code. Closes-Bug: #1317094 Change-Id: I5cf189d7173b732cba6df3f9b6aff1d2bb85cdfe --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 720212f1f71..09ad8ba5645 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ pbr>=0.6,!=0.7,<1.0 Paste PasteDeploy>=1.5.0 Routes>=1.12.3 -amqplib>=0.6.1 anyjson>=0.3.3 argparse Babel>=1.3