From 9277abacf2bf3f93875867e05532edb68a96af85 Mon Sep 17 00:00:00 2001 From: Gus Class Date: Wed, 23 Oct 2019 16:27:00 -0700 Subject: [PATCH] Adds updates including compute [(#2436)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/2436) * Adds updates including compute * Python 2 compat pytest * Fixing weird \r\n issue from GH merge * Put asset tests back in * Re-add pod operator test * Hack parameter for k8s pod operator --- samples/snippets/cloud-client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/cloud-client/requirements.txt b/samples/snippets/cloud-client/requirements.txt index 7882537c..dbd7eccd 100644 --- a/samples/snippets/cloud-client/requirements.txt +++ b/samples/snippets/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-datacatalog==0.1.0 +google-cloud-datacatalog==0.3.0