From b8f12c40253ec0fa3c1cbb0bfb716eba1a85df84 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Fri, 11 Sep 2015 15:36:25 +0200 Subject: [PATCH] Updated botocore and future --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index daa05ec..889803c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,11 +7,11 @@ arrow==0.6.0 blessed==1.9.5 boto3==1.1.3 -botocore==1.2.0 # via boto3 +botocore==1.2.1 # via boto3 django-picklefield==0.3.2 django-redis==4.2.0 docutils==0.12 # via botocore -future==0.15.1 +future==0.15.2 futures==2.2.0 # via boto3 hiredis==0.2.0 iron-core==1.1.9 # via iron-mq