summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 0c136c73..0ee26a2f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -23,5 +23,7 @@ universal = 1
[metadata]
requires-dist =
+ anyjson >= 0.3.3
+ amqp >= 1.4.5,<2.0
importlib; python_version == "2.6"
ordereddict; python_version == "2.6"