Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] requirements: bump up jinja2 reqs
Recommended by GitHub's repository alerts. We normally stick as close as possible to the version we depend on in the official DEB packages. This in turn depends on the version of Debian stable at the time of release - for 10.0 that would be Debian 8 (jessie) and thus Jinja 2.7.3 (albeit with security backports). However Jinja2 before 2.10.1 suffers from a few issues that could lead to crashes of Odoo processes. It seems it's worth an exception to our rule for pip users, similarly to previous bump up at d2605bc. closes odoo#32602 Signed-off-by: Christophe Simonis <[email protected]>
- Loading branch information