Skip to content

Commit

Permalink
chore: add Jinja2 as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingerid committed Aug 7, 2024
1 parent 45b4484 commit fad599c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ scipy = { version = "^1.11.3", python = ">=3.9,<3.13" }
openpyxl = "^3.1.2"
beautifulsoup4 = "^4.12.2"
numpy = "^1.26.3"
jinja2 = "^3.1.4"

[tool.poetry.group.docs.dependencies]
Sphinx = "^7.2.6"
Expand Down

0 comments on commit fad599c

Please sign in to comment.