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: Iff484f1e40fe103879ff11a611c0691486288be6
This commit is contained in:
parent
399bfece8c
commit
3968b7cc8b
@ -11,7 +11,7 @@ routes
|
||||
webob==1.0.8
|
||||
wsgiref
|
||||
argparse
|
||||
boto==2.1.1
|
||||
boto
|
||||
sqlalchemy-migrate>=0.7
|
||||
httplib2
|
||||
kombu
|
||||
|
Loading…
x
Reference in New Issue
Block a user