Skip to content

Commit 2f8157d

Browse files
committed
chore: fix ImportError
ImportError: cannot import name 'environmentfilter' from 'jinja2' (/usr/local/lib/python3.10/site-packages/jinja2/__init__.py) See sphinx-doc/sphinx#10291
1 parent 7612cdb commit 2f8157d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ sphinx>=2.4.4,<3
22
sphinxcontrib-phpdomain>=0.7.1
33
docutils>=0.16
44
sphinx-rtd-theme>=0.5.0
5+
jinja2<3.1

0 commit comments

Comments
 (0)