From 3aa50bc503d867d6162b17e7ee99b0c80f1a9b9d Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Fri, 25 Sep 2015 12:24:00 +0200 Subject: [PATCH] brokers: updates boto3 for testing --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 25a7367..45bb5cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,8 @@ # arrow==0.6.0 blessed==1.9.5 -boto3==1.1.3 -botocore==1.2.4 # via boto3 +boto3==1.1.4 +botocore==1.2.5 # via boto3 django-picklefield==0.3.2 django-redis==4.2.0 docutils==0.12 # via botocore @@ -16,7 +16,7 @@ futures==2.2.0 # via boto3 hiredis==0.2.0 iron-core==1.1.9 # via iron-mq iron-mq==0.7 -jmespath==0.7.1 # via boto3, botocore +jmespath==0.8.0 # via boto3, botocore msgpack-python==0.4.6 # via django-redis psutil==3.2.1 python-dateutil==2.4.2 # via arrow, botocore, iron-core