diff --git a/speech/microphone/requirements.txt b/speech/microphone/requirements.txt index 2baed345640c..efbf512f7e1f 100644 --- a/speech/microphone/requirements.txt +++ b/speech/microphone/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-speech==2.13.1 +google-cloud-speech==2.14.0 pyaudio==0.2.11 six==1.16.0 diff --git a/speech/snippets/requirements.txt b/speech/snippets/requirements.txt index a96074dbce42..788fdc13c1e2 100644 --- a/speech/snippets/requirements.txt +++ b/speech/snippets/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-speech==2.13.1 +google-cloud-speech==2.14.0 google-cloud-storage==2.3.0