You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version 5.1.0 of the image definition the base_requirments.txt has much newer versions of python libs from the official odoo source requirements.txt.
This leads to strange errors. For instance PyPDF==1.27 leads to errors when printing.
I just want to understand: isn't it habit to follow the Odoo requirements?
If yes or no, why would we use much newer libs?
The text was updated successfully, but these errors were encountered:
In version 5.1.0 of the image definition the base_requirments.txt has much newer versions of python libs from the official odoo source requirements.txt.
This leads to strange errors. For instance PyPDF==1.27 leads to errors when printing.
I just want to understand: isn't it habit to follow the Odoo requirements?
If yes or no, why would we use much newer libs?
The text was updated successfully, but these errors were encountered: