From eb20e06700584f0b40f89cdca2b7d957fa57b731 Mon Sep 17 00:00:00 2001 From: Paillat Date: Mon, 14 Aug 2023 23:40:33 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20chore(requirements.txt):=20add?= =?UTF-8?q?=20'disco.oauth2'=20package=20to=20the=20requirements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29b1b8a..6e2c809 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ emoji google-api-python-client google-cloud-vision tiktoken -bs4 \ No newline at end of file +bs4 +disco.oauth2 \ No newline at end of file