From 72cf1030702c7755496241c1d29a3b460df24344 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Sat, 23 Jan 2016 13:15:06 +0100 Subject: [PATCH] Updates botocore and psutil for testing --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fafd27f..7cda050 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ arrow==0.7.0 blessed==1.14.1 boto3==1.2.3 -botocore==1.3.21 # via boto3 +botocore==1.3.22 # via boto3 django-picklefield==0.3.2 django-redis==4.3.0 docutils==0.12 # via botocore @@ -16,7 +16,7 @@ hiredis==0.2.0 iron-core==1.2.0 # via iron-mq iron-mq==0.8 jmespath==0.9.0 # via boto3, botocore -psutil==3.4.1 +psutil==3.4.2 pymongo==3.2 python-dateutil==2.4.2 # via arrow, botocore, iron-core redis==2.10.5