diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 0d330c9..84eb4e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,6 +11,7 @@ python = "^3.12" fastapi = "^0.108.0" structlog = "^23.2.0" uvicorn = { extras = ["standard"], version = "^0.25.0" } +jinja2 = "^3.1.4" [tool.poetry.group.dev.dependencies] ruff = "^0.1.9" |
