Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 4826b97

Browse files
authored
Fixing docs building issues with jinja and sphinx (#625)
* Fixing jinja2 issue in sphinx * Put upper limit into requirements
1 parent 6b87dcd commit 4826b97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ sphinxcontrib.katex
55
sphinx_copybutton>=0.3.1
66
IPython
77
myst-nb==0.13.2
8+
# Fixing upper version due to https://github.com/sphinx-doc/sphinx/issues/10306
9+
Jinja2<3.1.0

0 commit comments

Comments
 (0)