aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gce/linux_kokoro_performance_worker_init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gce/linux_kokoro_performance_worker_init.sh')
-rwxr-xr-xtools/gce/linux_kokoro_performance_worker_init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gce/linux_kokoro_performance_worker_init.sh b/tools/gce/linux_kokoro_performance_worker_init.sh
index 084e9fbff4..4a1e3e608b 100755
--- a/tools/gce/linux_kokoro_performance_worker_init.sh
+++ b/tools/gce/linux_kokoro_performance_worker_init.sh
@@ -72,7 +72,7 @@ sudo apt-get install -y netperf
sudo apt-get install -y libgflags-dev libgtest-dev libc++-dev clang
# Python dependencies
-sudo pip install --upgrade pip==9.0.2
+sudo pip install --upgrade pip==10.0.1
sudo pip install tabulate
sudo pip install google-api-python-client
sudo pip install virtualenv