Skip to content

Commit 01675b5

Browse files
committed
Updates
Signed-off-by: Lucas ONeil <[email protected]>
1 parent 69a2070 commit 01675b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ repository = "https://github.com/openwallet-foundation/acapy-vc-authn-oidc"
1414

1515
[tool.poetry.dependencies]
1616
python = ">=3.12,<4.0"
17-
fastapi = "^0.115.12"
18-
jinja2 = "^3.1.6"
17+
fastapi = "^0.115.6"
18+
jinja2 = "^3.1.4"
1919
oic = "^1.7.0"
2020
pymongo = "^4.11.3"
2121
pyop = "^3.4.1"

0 commit comments

Comments
 (0)