Skip to content

Commit a5f320e

Browse files
committed
Jinja2<3.1
1 parent 2be8cc8 commit a5f320e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ docs = [
2727
"alabaster~=0.7.12",
2828
"commonmark~=0.9.1",
2929
"docutils~=0.16.0",
30-
"Jinja2<=3.1",
30+
"Jinja2<3.1",
3131
"mock~=4.0",
3232
"pillow~=7.2",
3333
"readthedocs-sphinx-ext~=2.1",

0 commit comments

Comments
 (0)