From 420e9c5abf8e79d463749b68b6d0f446e02ebaf1 Mon Sep 17 00:00:00 2001 From: Johan Euphrosine Date: Thu, 25 May 2017 15:21:31 -0700 Subject: [PATCH] samples/grpc/requirements: downgrade to 0.0.1 --- .../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 e2369e4..97661da 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.2 +google-assistant-grpc==0.0.1 google-auth-oauthlib==0.1.0 urllib3[secure]==1.20 sounddevice==0.3.7