boto: bump required version to 2.1

We now pass rewind param to key.set_contents_from_file,
which requires >= 2.1

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
This commit is contained in:
Yehuda Sadeh 2012-05-23 12:35:56 -07:00
parent d346415f79
commit 18bca10fd5

View file

@ -1,6 +1,6 @@
PyYAML
nose >=1.0.0
boto >=2.0b4
boto >=2.1
bunch >=1.0.0
# 0.14 switches to libev, that means bootstrap needs to change too
gevent ==0.13.6