diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index a214d7bc2..136a5d7a8 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,10 +1,10 @@ SQLAlchemy>=0.7.8,<=0.7.9 Cheetah==2.4.4 -amqplib==0.6.1 +amqplib>=0.6.1 anyjson>=0.2.4 boto==2.1.1 eventlet>=0.9.17 -kombu==1.0.4 +kombu>=1.0.4 lxml>=2.3,<=2.3.5 routes==1.12.3 WebOb==1.0.8 |
