Skip to content

Commit

Permalink
fix contextfilter import error from jinja2
Browse files Browse the repository at this point in the history
error "ImportError: cannot import name 'contextfilter' from 'jinja2'"
see issue readthedocs/readthedocs.org#9038
  • Loading branch information
agoscinski authored and rosecers committed Jan 18, 2023
1 parent d4a9cc1 commit 85da931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ sphinx >=3.3
sphinx_rtd_theme
tqdm
traitlets>=5.0
jinja2 < 3.1

0 comments on commit 85da931

Please sign in to comment.