Added secure urllib3 python requirement

This pulls in additional packages requiured for SSL verification for Py2
Ref: https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
pull/7844/head
Cruz Monrreal 2018-08-29 16:21:15 -05:00 committed by GitHub
parent a6163cb14f
commit c89147ea30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@ jsonschema>=2.6
future>=0.16.0
six>=1.11.0
git+https://github.com/armmbed/manifest-tool.git@v1.4.5
urllib3[secure]
mbed-cloud-sdk==2.0.0