From f9c4965c15f21cb8fadf58bbae8f12d2f37e9002 Mon Sep 17 00:00:00 2001 From: Paillat Date: Thu, 2 Feb 2023 21:57:18 +0100 Subject: [PATCH] Changed to google-api-python-client --- docker/Build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Build/requirements.txt b/docker/Build/requirements.txt index d652b8e..a27a36e 100644 --- a/docker/Build/requirements.txt +++ b/docker/Build/requirements.txt @@ -2,4 +2,4 @@ py-cord openai apsw -googleapiclient \ No newline at end of file +google-api-python-client \ No newline at end of file