- 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
36 lines
445 B
Text
36 lines
445 B
Text
# ERPLibre Poetry requirement
|
|
packaging
|
|
toml
|
|
|
|
# ERPLibre script
|
|
giturlparse
|
|
agithub
|
|
GitPython
|
|
retrying
|
|
xmltodict
|
|
openupgradelib
|
|
unidiff
|
|
colorama
|
|
wheel
|
|
cloudflare
|
|
selenium
|
|
uvloop
|
|
python-randomword-fr
|
|
isort
|
|
pykeepass
|
|
click
|
|
aioshutil
|
|
openai
|
|
humanize
|
|
requests
|
|
urwid
|
|
dateutil
|
|
|
|
# Force upgrade package to fix Ubuntu 25.04
|
|
virtualenv==20.30.0
|
|
|
|
# For logical test and quality
|
|
git+https://github.com/psf/black.git@24.8.0
|
|
pre-commit
|
|
|
|
odoo-module-migrator
|