summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAttila Fazekas <afazekas@redhat.com>2012-11-30 23:44:18 +0100
committerAttila Fazekas <afazekas@redhat.com>2012-12-03 14:30:29 +0100
commitfb34f69ca163ba565f34260b26b3f0f656630cc0 (patch)
treef5bdc3311f05d7fc93e671b728a6183bde75df0c /tools
parentac7737dc8b5122ff83beff2ae00eef7365fa032d (diff)
Allow newer boto library versions
Change the boto dependency specification in pip-requires to just 'boto' without version restriction, as it was before the build issue. Change-Id: If6c317ffce867f9e544e47c5b0e4b1f2fe9f082f
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index e590f365e..6b3c83ec6 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -2,7 +2,7 @@ SQLAlchemy>=0.7.8,<=0.7.9
Cheetah==2.4.4
amqplib>=0.6.1
anyjson>=0.2.4
-boto==2.1.1
+boto
eventlet>=0.9.17
kombu>=1.0.4
lxml>=2.3,<=2.3.5