-
Christophe Monniez authored
lxml 4.6.1 has issues with python 3.10. So we can safely mimic 15.0 as it's Focal based too. Error encountered while importing etree from lxml: etree.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send Part-of: odoo/odoo#98081
Christophe Monniez authoredlxml 4.6.1 has issues with python 3.10. So we can safely mimic 15.0 as it's Focal based too. Error encountered while importing etree from lxml: etree.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send Part-of: odoo/odoo#98081
This project manages its dependencies using pip.
Learn more