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
This commit is contained in:
Attila Fazekas 2012-11-30 23:44:18 +01:00
parent ac7737dc8b
commit fb34f69ca1

View File

@ -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