Merge "Fix out-dated requests and urllib3"

This commit is contained in:
Jenkins 2016-07-27 17:32:34 +00:00 committed by Gerrit Code Review
commit 4622724733
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ repo_build_venv_command_options: >
--extra-search-dir {{ repo_build_release_path }}/{{ repo_build_release_tag }}
--never-download
repo_pip_packages:
- requests
- urllib3
- wheel
- virtualenv
- virtualenv-tools