Odoo18-Base/deployment/requirements.txt
KaySar12 82fad9712a
Some checks are pending
Setup Native Action / native (3.12.7) (push) Waiting to run
Setup Native Action / docker (3.12.7) (push) Waiting to run
add backup_db script and add docker-compose no database
2025-03-20 18:00:49 +07:00

21 lines
754 B
Plaintext

python-dotenv==1.0.1; python_version > '3.10'
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'
google_auth ; python_version > '3.10'
odoorpc ; python_version > '3.10'
openai ; python_version > '3.10'
pysftp ; python_version > '3.10' and sys_platform != 'win32'
unidecode ; python_version > '3.10'
pdfkit ; python_version > '3.10'
pdfminer.six ; python_version > '3.10'
weasyprint
beautifulsoup4