odoo-openupgrade-wizard/odoo_openupgrade_wizard/templates/odoo/extra_python_requirements.txt.j2
2024-11-05 01:00:52 +01:00

10 lines
355 B
Django/Jinja

# Mandatory library used in all odoo-openupgrade-wizard
# Note: As the openupgradelib is not allways up to date in pypi,
# we use the github master url.
git+https://github.com/OCA/openupgradelib@master#egg=openupgradelib
# Library used to run generate-module-analysis command
# dependencies of the module OCA/server-tools 'upgrade_analysis'
odoorpc
mako