Skip to content

Commit

Permalink
Unpin jinja2 in both environments ;-)
Browse files Browse the repository at this point in the history
nbconvert has been updated re: jinja=3.10.
See spatialaudio/nbsphinx#641 (comment)
and jupyter/nbconvert#1737
  • Loading branch information
douglatornell committed Apr 5, 2022
1 parent 7b7c38c commit 0445736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/environment-gh-pages.yaml
Expand Up @@ -15,7 +15,7 @@ dependencies:

# To build the website
- ipython
- jinja2<3.1.0
- jinja2
- nbsphinx
- sphinx

Expand Down

0 comments on commit 0445736

Please sign in to comment.