From: Yehuda Sadeh Date: Thu, 14 Jun 2012 20:56:45 +0000 (-0700) Subject: set boto version for 2.4.1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=769edeb53b74f430ef0599acf219f39662004d80;p=s3-tests.git set boto version for 2.4.1 2.5.x has an issue when a 400 response is returned. Signed-off-by: Yehuda Sadeh --- diff --git a/requirements.txt b/requirements.txt index ccb88b26..461e6cdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ PyYAML nose >=1.0.0 -boto >=2.1 +boto ==2.4.1 bunch >=1.0.0 # 0.14 switches to libev, that means bootstrap needs to change too gevent ==0.13.6