Skip to content

Commit

Permalink
Merge pull request #267 from Koed00/package_update_12_10
Browse files Browse the repository at this point in the history
Updates botocore, certifi, chardet, docutils, idna and psutil
  • Loading branch information
Koed00 committed Oct 12, 2017
2 parents 14589bd + 91b5d3b commit 57632b1
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions requirements.txt
Expand Up @@ -7,21 +7,24 @@
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
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

0 comments on commit 57632b1

Please sign in to comment.