From 170b63298e0c5fd5892c531be391dbd69aa470d4 Mon Sep 17 00:00:00 2001 From: hoangvv Date: Mon, 10 Feb 2025 12:12:33 +0700 Subject: [PATCH] update --- extra-addons | 2 +- requirements.txt | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/extra-addons b/extra-addons index fc24b1290..2877a2213 160000 --- a/extra-addons +++ b/extra-addons @@ -1 +1 @@ -Subproject commit fc24b1290e9fcc475f9181554c60b6fac322df14 +Subproject commit 2877a2213ab6294774cd51413ec0caa5fa2018ae diff --git a/requirements.txt b/requirements.txt index 834073e5b..b9b5e7e67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,14 @@ xlwt==1.3.0 zeep==4.1.0 ; python_version < '3.11' # (jammy) zeep==4.2.1 ; python_version >= '3.11' python-dotenv==1.0.1; python_version > '3.10' -python_docx_replace -python-docx -html2text -docx +python_docx_replace ; python_version > '3.10' +python-docx ; python_version > '3.10' +html2text ; python_version > '3.10' +docx ; python_version > '3.10' +dropbox ; python_version > '3.10' +pyncclient ; python_version > '3.10' +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