Skip to content

Commit

Permalink
Issue danielfrg#135 Pin down jinja2<3.1
Browse files Browse the repository at this point in the history
Should address
    ImportError: cannot import name 'contextfilter' from 'jinja2'

ref: jupyter/nbconvert#1742
  • Loading branch information
soxofaan committed Dec 19, 2022
1 parent 0f0337c commit 68c96f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
@@ -1,3 +1,4 @@
pelican>=4
nbconvert>=5,<6
markdown
jinja2<3.1

0 comments on commit 68c96f7

Please sign in to comment.