From e63ec2a0c348cddba1700f45813ce100ccf2e584 Mon Sep 17 00:00:00 2001 From: Paillat Date: Thu, 2 Feb 2023 21:45:52 +0100 Subject: [PATCH] Added googleapiclient --- docker/Build/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/Build/requirements.txt b/docker/Build/requirements.txt index ce5fdb7..d652b8e 100644 --- a/docker/Build/requirements.txt +++ b/docker/Build/requirements.txt @@ -2,3 +2,4 @@ py-cord openai apsw +googleapiclient \ No newline at end of file