From 849f31550c32f3b9f9de684696930151f0de3671 Mon Sep 17 00:00:00 2001 From: Jon Wayne Parrott Date: Tue, 31 Oct 2017 11:22:15 -0700 Subject: [PATCH] Fix compute engine tests Change-Id: If1d138e6e49e62616208364057cd2c5176ae1efc --- compute/encryption/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 2e0fb25c4a83..4325118f7333 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,2 +1,5 @@ cryptography==2.1.2 requests==2.18.4 +google-api-python-client==1.6.4 +google-auth==1.2.0 +google-auth-httplib2==0.0.2