Skip to content

Commit

Permalink
fix(dependencies): Added missing jinja2.
Browse files Browse the repository at this point in the history
  • Loading branch information
acederberg committed Oct 16, 2024
1 parent ae9de1f commit 843704a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ pyjwt = "^2.9.0"
itsdangerous = "^2.2.0"
httpx = "^0.27.0"
types-pyyaml = "^6.0.12.20240808"
jinja2 = "^3.1.4"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 843704a

Please sign in to comment.