We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a2070 commit 01675b5Copy full SHA for 01675b5
pyproject.toml
@@ -14,8 +14,8 @@ repository = "https://github.com/openwallet-foundation/acapy-vc-authn-oidc"
14
15
[tool.poetry.dependencies]
16
python = ">=3.12,<4.0"
17
-fastapi = "^0.115.12"
18
-jinja2 = "^3.1.6"
+fastapi = "^0.115.6"
+jinja2 = "^3.1.4"
19
oic = "^1.7.0"
20
pymongo = "^4.11.3"
21
pyop = "^3.4.1"
0 commit comments