From 86fdbac46e449ee46e1c002bd9116b6f6dd06f82 Mon Sep 17 00:00:00 2001 From: Gus Class Date: Mon, 7 Oct 2019 15:45:22 -0700 Subject: [PATCH] Adds updates for samples profiler ... vision [(#2439)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/2439) --- .../samples/microphone/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-python-speech/samples/microphone/requirements.txt b/packages/google-cloud-python-speech/samples/microphone/requirements.txt index 88d0bd85cb12..4a09e2c8acf0 100644 --- a/packages/google-cloud-python-speech/samples/microphone/requirements.txt +++ b/packages/google-cloud-python-speech/samples/microphone/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-speech==0.36.3 +google-cloud-speech==1.2.0 pyaudio==0.2.11 six==1.12.0