From e59b92e3bd3dc2fc641636ea16ced754583ff665 Mon Sep 17 00:00:00 2001 From: Gus Class Date: Mon, 28 Jan 2019 13:01:13 -0800 Subject: [PATCH] Migrates Gateway code to MQTT example [(#1977)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/1977) * Migrates Gateway code to MQTT example * Refactors attach device and updates tests --- samples/api-client/manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/api-client/manager/requirements.txt b/samples/api-client/manager/requirements.txt index d8aaefea..21bf382a 100644 --- a/samples/api-client/manager/requirements.txt +++ b/samples/api-client/manager/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.4.2 -flaky==3.4.0 +flaky==3.5.3 gcp-devrel-py-tools==0.0.15 google-api-python-client==1.7.5 google-auth-httplib2==0.0.3