From 7f5b48f9d6920a94930aa3a3e5603d9b8df1d211 Mon Sep 17 00:00:00 2001 From: Johan Euphrosine Date: Fri, 26 May 2017 12:52:34 -0700 Subject: [PATCH] google-assistant-sdk/samples/grpc: bump dependency --- .../googlesamples/assistant/grpc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-assistant-sdk/googlesamples/assistant/grpc/requirements.txt b/google-assistant-sdk/googlesamples/assistant/grpc/requirements.txt index 97661da..e2369e4 100644 --- a/google-assistant-sdk/googlesamples/assistant/grpc/requirements.txt +++ b/google-assistant-sdk/googlesamples/assistant/grpc/requirements.txt @@ -1,4 +1,4 @@ -google-assistant-grpc==0.0.1 +google-assistant-grpc==0.0.2 google-auth-oauthlib==0.1.0 urllib3[secure]==1.20 sounddevice==0.3.7