From bc1eb34aa93f1f5554ae3ed9a3d22c6253cf1945 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Fri, 26 Jan 2024 18:26:20 +0800 Subject: :heavy_plus_sign: chore(deps): add jinja2 dependency --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 4f70ec9c..90fe0314 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,7 @@ authors = [ ] dependencies = [ "rich>=13.7.0", + "jinja2>=3.1.3", ] requires-python = ">=3.10" readme = "README.md" -- cgit v1.2.3-70-g09d2