Add jinja2 dep
This commit is contained in:
parent
40690055f3
commit
36682c4020
2 changed files with 117 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ python = "^3.10"
|
|||
PyYAML = "^6.0"
|
||||
tomli = { version = "^2.0.0", python = "<3.11" }
|
||||
defusedxml = "^0.7.1"
|
||||
jinja2 = "^3.1.6"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue