[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
This commit is contained in:
parent
71d2760b8f
commit
39d67b98ae
@ -1,3 +1,4 @@
|
|||||||
|
jinja2<3.1 # Compatibility with Sphinx 3.5.4.
|
||||||
pygments~=2.6.1
|
pygments~=2.6.1
|
||||||
pygments-csv-lexer~=0.1
|
pygments-csv-lexer~=0.1
|
||||||
pysass~=0.1.0
|
pysass~=0.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user