Updates Boto, psutil and rollbar to the latest versions

This commit is contained in:
Ilan Steemers
2016-02-28 15:22:01 +01:00
parent d4e0646097
commit 681177e1ec
+4 -4
View File
@@ -6,8 +6,8 @@
#
arrow==0.7.0
blessed==1.14.1
boto3==1.2.3
botocore==1.3.26 # via boto3
boto3==1.2.5
botocore==1.3.30 # via boto3
django-picklefield==0.3.2
django-redis==4.3.0
docutils==0.12 # via botocore
@@ -16,11 +16,11 @@ 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.2
psutil==4.0.0
pymongo==3.2.1
python-dateutil==2.4.2 # via arrow, botocore, iron-core
redis==2.10.5
requests==2.9.1 # via iron-core, rollbar
rollbar==0.11.2
rollbar==0.11.3
six==1.10.0 # via blessed, python-dateutil, rollbar
wcwidth==0.1.6 # via blessed