From fa90ee9136d251ee589624583b869e874aac0023 Mon Sep 17 00:00:00 2001 From: Mokhtar FANDOULI Date: Wed, 30 Aug 2023 08:29:15 +0200 Subject: [PATCH] =?UTF-8?q?[ISSUE-111]=20=F0=9F=94=A7=20added=20requiremen?= =?UTF-8?q?t?= 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 b7a8bf8..e5a869d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ matplotlib>=3.4.3 seaborn>=0.11.2 colorcet>=3.0.1 pandas>=1.3.4 -google>=3.0.0 \ No newline at end of file +google>=3.0.0 +click==8.1.6 \ No newline at end of file