Skip to content

Commit 5909b9f

Browse files
fix tests
1 parent f48946a commit 5909b9f

File tree

2 files changed

+90
-1
lines changed

2 files changed

+90
-1
lines changed

poetry.lock

+89-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ pre-commit = "^4.0.1"
3131

3232
[tool.poetry.group.api.dependencies]
3333
rb-api = { path = "src/rb-api", develop = true }
34+
jinja2 = "^3.1.4"
3435

3536
[build-system]
3637
requires = ["poetry-core"]

0 commit comments

Comments
 (0)