From 1761080ab6e605897af9f4c6c972b106d6d8fd50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Jun 2020 19:21:15 +0100 Subject: [PATCH] Update google-api-python-client from 1.7.12 to 1.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a72619..e82025b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.12 +google-api-python-client==1.9.0 gtts==2.0.4 playsound==1.2.2 PyAudio==0.2.11