From 3e4be4a1a1cc7fb42d23d69074fa75aba3b507d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 3 May 2020 01:47:41 +0100 Subject: [PATCH] Update gtts from 2.0.4 to 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a72619..1fc2099 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.7.12 -gtts==2.0.4 +gtts==2.1.1 playsound==1.2.2 PyAudio==0.2.11 PyYAML==5.3