documentation/requirements.txt
Antoine Vandevenne (anv) 98acca6ee3 [FIX] requirements.txt: pin Jinja2 < 3.1
The latest versions of Jinja2 are no longer compatible with the latest
version of Sphinx 3 (3.5.4).

task-2828982

X-original-commit: 8f4be8e3ea
2022-05-13 10:04:56 +02:00

8 lines
153 B
Plaintext

docutils>=0.14,<0.19
jinja2<3.1 # Compatibility with Sphinx 3.5.4.
libsass==0.18.0
pygments~=2.6.1
pygments-csv-lexer~=0.1
sphinx~=3.0
werkzeug==0.14.1