set boto version for 2.4.1

2.5.x has an issue when a 400 response is returned.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
This commit is contained in:
Yehuda Sadeh 2012-06-14 13:56:45 -07:00
parent 18bca10fd5
commit 769edeb53b

View file

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