Skip to content

Commit

Permalink
hotfix: Pin jinja2 transitive dep to avoid build error
Browse files Browse the repository at this point in the history
  • Loading branch information
bdewilde authored Mar 24, 2023
1 parent c7a5e1f commit 5387957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ build_and_test =
docs =
recommonmark>=0.6.0,<0.7.0
sphinx>=3.0.0,<4.0.0
Jinja2<3.1
lint_and_format =
black
flake8>=3.8.0
Expand Down

0 comments on commit 5387957

Please sign in to comment.