Updates botocore, certifi, chardet, docutils, idna and psutil

Adds urllib3
Removes future
This commit is contained in:
ilan
2017-10-12 13:42:22 +02:00
parent 14589bde0f
commit 91b5d3bd80

View File

@@ -7,16 +7,18 @@
arrow==0.10.0
blessed==1.14.2
boto3==1.4.7
botocore==1.7.25 # via boto3, s3transfer
botocore==1.7.27 # via boto3, s3transfer
certifi==2017.7.27.1 # via requests
chardet==3.0.4 # via requests
django-picklefield==1.0.0
django-redis==4.8.0
docutils==0.14 # via botocore
future==0.16.0
docutils==0.14 # via botocore
hiredis==0.2.0
idna==2.6 # via requests
iron-core==1.2.0 # via iron-mq
iron-mq==0.9
jmespath==0.9.3 # via boto3, botocore
psutil==5.3.1
psutil==5.4.0
pymongo==3.5.1
python-dateutil==2.6.1 # via arrow, botocore, iron-core
redis==2.10.6
@@ -24,4 +26,5 @@ requests==2.18.4 # via iron-core, rollbar
rollbar==0.13.13
s3transfer==0.1.11 # via boto3
six==1.11.0 # via blessed, python-dateutil, rollbar
urllib3==1.22 # via requests
wcwidth==0.1.7 # via blessed