
The latest versions of Jinja2 are no longer compatible with the latest version of Sphinx 3 (3.5.4). task-2828982 closes odoo/documentation#1991 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
jinja2<3.1 # Compatibility with Sphinx 3.5.4.
|
|
pygments~=2.6.1
|
|
pygments-csv-lexer~=0.1
|
|
pysass~=0.1.0
|
|
sphinx~=3.0
|
|
werkzeug==0.14.1
|