From 558cfa13b7ceacd3698486d509211da924a87e76 Mon Sep 17 00:00:00 2001 From: Gus Class Date: Mon, 24 Sep 2018 18:17:18 -0700 Subject: [PATCH] Updates dependencies (#1713) * Updates dependencies * Upgrades e2e dependencies --- iot/api-client/end_to_end_example/requirements.txt | 6 +++--- iot/api-client/manager/requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 8fc2db217510..9f040c426360 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.2.2 -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-pubsub==0.33.0 +google-auth==1.5.1 +google-cloud-pubsub==0.38.0 pyjwt==1.6.1 paho-mqtt==1.3.1 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 6754642c788b..02a912fa6267 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/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