From fde51ebe78e6d2ccbe8cda95026ef265b00c446c Mon Sep 17 00:00:00 2001 From: Evaclaire Wamitu Date: Wed, 31 Jul 2024 12:53:49 +0300 Subject: [PATCH] Update dependencies --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4f16b1e..27aefa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,9 +6,9 @@ google-api-python-client==2.138.0 scikit-learn==1.5.1 scipy==1.13.1 scikit-surprise==1.1.1 -google-auth==2.32.0 +google-auth==2.31.0 google-auth-httplib2==0.2.0 -google-auth-oauthlib==0.7.2 +google-auth-oauthlib==0.4.6 httplib2==0.22.0 python-dotenv==1.0.0