update
This commit is contained in:
parent
98e342e7ef
commit
170b63298e
@ -1 +1 @@
|
||||
Subproject commit fc24b1290e9fcc475f9181554c60b6fac322df14
|
||||
Subproject commit 2877a2213ab6294774cd51413ec0caa5fa2018ae
|
@ -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'
|
Loading…
Reference in New Issue
Block a user