Skip to content

Commit

Permalink
Unpin jinja2
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 660cca0 commit 7b7c38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/environment.yaml
Expand Up @@ -28,7 +28,7 @@ dependencies:
- matplotlib

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

Expand Down

0 comments on commit 7b7c38c

Please sign in to comment.