Now depends on amqp 1.4.0

This commit is contained in:
Ask Solem 2014-01-13 15:05:21 +00:00
parent ffa90945bf
commit fdd3f6e476
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
anyjson>=0.3.3
amqp>=1.3.3,<2.0
amqp>=1.4.0,<2.0

View File

@ -32,6 +32,6 @@ upload-dir = docs/.build/html
[bdist_rpm]
requires = anyjson >= 0.3.3
amqp >= 1.3.3
amqp >= 1.4.0
importlib
ordereddict