From 448f376b81156d921c3d0393c63f1e50be73e483 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 10 Jun 2020 00:01:50 +0100 Subject: [PATCH] Update google-api-python-client from 1.7.12 to 1.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a72619..2a823e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.12 +google-api-python-client==1.9.2 gtts==2.0.4 playsound==1.2.2 PyAudio==0.2.11