erplibre/requirement/requirements.odoo16.0_python3.10.14.txt
Mathieu Benoit cb87dee06a [UPD] poetry update odoo 16
- add meteostat
- add isort
- add pykeepass
- fix ubuntu 25.04
- add pydevd-odoo
- force virtual-env 20.30.0
2025-04-12 17:10:56 -04:00

102 lines
1.8 KiB
Text

# ERPLibre Poetry requirement
iscompatible
toml
# ERPLibre script
giturlparse
agithub
GitPython==3.1.30
retrying
xmltodict
openupgradelib
unidiff
colorama
wheel
cloudflare
selenium
# mmg # depend on weasyprint 59.0 and depend on old version pillow 9.0.1
uvloop
python-randomword-fr
isort
pykeepass
# For OSX
cython
# Module voice_to_text
SpeechRecognition==3.10.0
# Module detect_unauthorized_login
opencv-python
# Module advanced_payment_cybersource
cybersource-rest-client-python==0.0.56
# Module translation_helper
googletrans-py==4.0.0
#googletrans==4.0.0-rc1
#chardet==3.0.4
#openai==1.20.0
# Module infobip_whatsapp_integration
# Ignore it, need another version of requests
# infobip-api-python-sdk==5.0.0
# Module extra unknown name
filetype
PyPDF2
# For logical test and quality
git+https://github.com/psf/black.git@24.8.0
pre-commit
# For python 3.10 from odoo/requirements.txt, poetry_update.py cannot support python_version
cryptography==3.4.8
freezegun==0.3.15
gevent==21.12.0
greenlet==1.1.2
Jinja2==2.11.3
libsass==0.20.1
lxml==4.6.5
MarkupSafe==1.1.1
ofxparse==0.21
Pillow==9.0.1
psutil==5.8.0
psycopg2==2.9.2
pyopenssl==20.0.1
PyPDF2==1.26.0
python-ldap==3.4.0
pyusb==1.0.2
requests==2.30.0
reportlab==3.6.5
urllib3==1.26.5
Werkzeug==2.0.2
xlrd==1.2.0
# Force python 3.10 over odoo/requirements.txt to remove warning
num2words==0.5.13
xlsxwriter==1.4.5
# Fix vonage package depend on vonage-verify-v2 1.1.3, but not exist into pip
vonage-verify-v2==1.1.4
# Fix poetry
hubspot-api-client==10.0.0
# Optional Odoo
pdfminer
# Optional PyDev
pydevd-odoo
# For fixing module ocr_data_retrieval check file ocr_data_retrieval/models/ocr_data_template.py
spacy==3.8.2
# Fix update dateutil from odoo
python-dateutil>=2.8.2
# Extra module
meteostat
# Force upgrade package to fix Ubuntu 25.04
virtualenv==20.30.0