Skip to content

Add updated versions to all the Odoo dependencies

Pelayo García requested to merge fix/odoo-dependencies-versions into master

We decide to fix the version in the dependencies.

We used setuptools-odoo to package the module, and we are using the depends_override key to set the depends versions. More info in:

https://setuptools-odoo.readthedocs.io/en/latest/#controlling-setuptools-odoo-behaviour

Merge request reports