Skip to content

Commit 57927d1

Browse files
committed
Pin Jinja to fix docs build issues
readthedocs/readthedocs.org#9064
1 parent 466199d commit 57927d1

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ pylint = "^2.6.0"
4242
mkdocs = "1.1.2"
4343
mkdocs-material = "6.1.0"
4444
mkdocstrings = "0.13.6"
45+
jinja2 = "3.1.0"
4546
pymdown-extensions = "8.0.1"
4647
pygments = "2.7.2"
4748
pytest = "7.0.1"

0 commit comments

Comments
 (0)