From 793d3cdf7f79735589c4689d90d7c4ccca0fd6bc Mon Sep 17 00:00:00 2001 From: Mitch Garnaat Date: Thu, 10 Oct 2013 06:07:10 -0700 Subject: [PATCH] Updating requests to 2.0.0. Depends on https://github.com/boto/botocore/pull/151 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd21b985d263..b603c5707658 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ Sphinx==1.1.3 nose==1.3.0 colorama==0.2.5 mock==1.0.1 -httpretty==0.6.1 +httpretty==0.7.0 rsa==3.1.2