From 8aaf2d78cfdffc11af3e9bd6e3ad76f4f04cc1ee Mon Sep 17 00:00:00 2001 From: Gus Class Date: Mon, 24 Sep 2018 18:17:18 -0700 Subject: [PATCH] Updates dependencies [(#1713)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/1713) * Updates dependencies * Upgrades e2e dependencies --- samples/api-client/manager/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/api-client/manager/requirements.txt b/samples/api-client/manager/requirements.txt index 6754642c..02a912fa 100644 --- a/samples/api-client/manager/requirements.txt +++ b/samples/api-client/manager/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.6.6 +google-api-python-client==1.7.4 google-auth-httplib2==0.0.3 -google-auth==1.4.1 -google-cloud==0.32.0 +google-auth==1.5.1 +google-cloud-pubsub==0.38.0