- oficially support odoo 18 instead of odoo 16 - support postgis/postgresql 18 into docker - change version erplibre 1.6.0 - support private environment and support local git repo manifest - support switch odoo version - support docker for each version - update os installation - upgrade python requirement - separate virtual environment for erplibre and odoo
81 lines
1.5 KiB
Text
81 lines
1.5 KiB
Text
# 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
|
|
img2pdf
|
|
|
|
# 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==23.9.0
|
|
greenlet==3.2.1
|
|
Jinja2==2.11.3
|
|
libsass==0.20.1
|
|
lxml==4.6.5
|
|
MarkupSafe==1.1.1
|
|
ofxparse==0.21
|
|
Pillow==10.3.0
|
|
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.31.0
|
|
reportlab==3.6.5
|
|
urllib3==2.5.0
|
|
cachetools==5.5.2
|
|
setuptools==65.5.1
|
|
boto3==1.38.42
|
|
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
|