Skip to content

Commit af0a5b2

Browse files
Merge pull request #29 from tahzeer/1.0
build(deps): add jinja2 to project dependencies
2 parents 103380a + 1f58417 commit af0a5b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iam-core/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies = [
2020
"cryptography >=41.0.4",
2121
"python-jose >=3.3.0",
2222
"httpx",
23+
"jinja2",
2324
"Authlib",
2425
"redis >= 4.2",
2526
]

0 commit comments

Comments
 (0)