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:
@@ -2,7 +2,7 @@ SQLAlchemy>=0.7.8,<=0.7.9
|
|||||||
Cheetah==2.4.4
|
Cheetah==2.4.4
|
||||||
amqplib>=0.6.1
|
amqplib>=0.6.1
|
||||||
anyjson>=0.2.4
|
anyjson>=0.2.4
|
||||||
boto==2.1.1
|
boto
|
||||||
eventlet>=0.9.17
|
eventlet>=0.9.17
|
||||||
kombu>=1.0.4
|
kombu>=1.0.4
|
||||||
lxml>=2.3,<=2.3.5
|
lxml>=2.3,<=2.3.5
|
||||||
|
|||||||
Reference in New Issue
Block a user