documentation/requirements.txt
Victor Feyens 6402988ed9 [IMP] conf.py, requirements.txt, *: allow building with Python 3.10
- Bump Sphinx version to 4.3.2 (default for Debian Jammy).
- Remove the retrocompatibility for Sphinx < 3.5 (warnings are raised in
  4.5).
- Fix translator issue crashing builds.
- Unpin jinja2 from the requirements as the base issue is solved in sphinx 4

Task - 2898477

closes odoo/documentation#2349

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-07-14 16:39:58 +02:00

7 lines
145 B
Plaintext

docutils==0.16.0 # Compatibility with sphinx-tabs 3.2.0.
pygments~=2.6.1
pygments-csv-lexer~=0.1
pysass~=0.1.0
sphinx==4.3.2
sphinx-tabs==3.2.0