From 5b1aa7688f126dac0f45fc8cb5e17d7fa169d719 Mon Sep 17 00:00:00 2001 From: hoangvv Date: Tue, 25 Feb 2025 17:49:31 +0700 Subject: [PATCH] update requirement.txt --- extra-addons | 2 +- requirements.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/extra-addons b/extra-addons index fb9ec08c4..dc9809260 160000 --- a/extra-addons +++ b/extra-addons @@ -1 +1 @@ -Subproject commit fb9ec08c4c62ac6e15ba72975fbb6783292228fd +Subproject commit dc9809260e6e5b61dd2b3ec0eb65747df4bd656a diff --git a/requirements.txt b/requirements.txt index b9b5e7e67..a99cc312c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,4 +100,5 @@ nextcloud-api-wrapper ; python_version > '3.10' boto3 ; python_version > '3.10' paramiko ; python_version > '3.10' proxmoxer ; python_version > '3.10' -requests ; python_version > '3.10' \ No newline at end of file +requests ; python_version > '3.10' +google_auth ; python_version > '3.10' \ No newline at end of file