Skip to content

Commit

Permalink
Add jinja2 version pin as workaround (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Teves authored Apr 13, 2022
1 parent f42ba63 commit 863304b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tedana/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"scikit-learn>=0.21",
"scipy>=1.2.0",
"threadpoolctl",
"jinja2==3.0.1",
]

TESTS_REQUIRES = [
Expand Down

0 comments on commit 863304b

Please sign in to comment.