Skip to content

Commit

Permalink
[INF] Pin jinja2 to <3.1.0. (#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmjl authored Mar 28, 2022
1 parent a6925cb commit 12fe660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies:
- ipykernel
- ipython
- isort
- jinja2<3.1.0 # 27 March 2022: https://github.com/pallets/jinja/issues/1631
- jupyterlab
- lxml
- make
Expand Down

0 comments on commit 12fe660

Please sign in to comment.