From 2b4f82afd79cde9376bb87c340e8c2d2164cdced Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Thu, 16 Aug 2018 10:12:15 +0200 Subject: [PATCH] Updates boto and psutil --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e8ea79f..84187a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,8 @@ # arrow==0.12.1 blessed==1.15.0 -boto3==1.7.76 -botocore==1.10.76 # via boto3, s3transfer +boto3==1.7.78 +botocore==1.10.78 # via boto3, s3transfer certifi==2018.8.13 # via requests chardet==3.0.4 # via requests django-picklefield==1.0.0 @@ -19,7 +19,7 @@ idna==2.7 # via requests iron-core==1.2.0 # via iron-mq iron-mq==0.9 jmespath==0.9.3 # via boto3, botocore -psutil==5.4.6 +psutil==5.4.7 pymongo==3.7.1 python-dateutil==2.7.3 # via arrow, botocore, iron-core pytz==2018.5 # via django