2024-08-25 15:54:24 -04:00
|
|
|
# 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
|
2025-08-07 06:28:34 -04:00
|
|
|
img2pdf
|
2024-08-25 15:54:24 -04:00
|
|
|
|
|
|
|
|
# For logical test and quality
|
|
|
|
|
git+https://github.com/psf/black.git@24.8.0
|
2024-11-18 00:52:50 -05:00
|
|
|
pre-commit
|
2024-08-25 15:54:24 -04:00
|
|
|
|
|
|
|
|
# For python 3.10 from odoo/requirements.txt, poetry_update.py cannot support python_version
|
|
|
|
|
cryptography==3.4.8
|
|
|
|
|
freezegun==0.3.15
|
2025-04-27 02:52:58 -04:00
|
|
|
gevent==23.9.0
|
|
|
|
|
greenlet==3.2.1
|
2024-08-25 15:54:24 -04:00
|
|
|
Jinja2==2.11.3
|
|
|
|
|
libsass==0.20.1
|
|
|
|
|
lxml==4.6.5
|
|
|
|
|
MarkupSafe==1.1.1
|
|
|
|
|
ofxparse==0.21
|
2025-04-27 02:52:58 -04:00
|
|
|
Pillow==10.3.0
|
2024-08-25 15:54:24 -04:00
|
|
|
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
|
2025-08-07 06:28:34 -04:00
|
|
|
requests==2.31.0
|
2024-12-02 05:31:10 -05:00
|
|
|
reportlab==3.6.5
|
2025-08-07 04:45:54 -04:00
|
|
|
urllib3==2.5.0
|
|
|
|
|
cachetools==5.5.2
|
|
|
|
|
setuptools==65.5.1
|
|
|
|
|
boto3==1.38.42
|
2024-08-25 15:54:24 -04:00
|
|
|
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
|
2024-11-13 03:03:12 -05:00
|
|
|
|
|
|
|
|
# Fix vonage package depend on vonage-verify-v2 1.1.3, but not exist into pip
|
|
|
|
|
vonage-verify-v2==1.1.4
|
2024-11-28 03:08:30 -05:00
|
|
|
|
|
|
|
|
# Fix poetry
|
|
|
|
|
hubspot-api-client==10.0.0
|
|
|
|
|
|
2024-11-28 03:13:52 -05:00
|
|
|
# Optional Odoo
|
|
|
|
|
pdfminer
|
2024-12-02 05:31:10 -05:00
|
|
|
|
|
|
|
|
# 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
|