Skip to content

Commit

Permalink
Merge pull request openwallet-foundation#2573 from dbluhm/chore/sd-jw…
Browse files Browse the repository at this point in the history
…t-lib-official

chore: point to official sd-jwt lib release
  • Loading branch information
swcurran authored Oct 30, 2023
2 parents 60c376b + c33f474 commit f7eff5d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 24 deletions.
42 changes: 19 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ qrcode = {version = ">=6.1,<7.0", extras = ["pil"]}
requests="~2.31.0"
rlp="1.2.0"
unflatten="~0.1"
sd_jwt = {git = "https://github.com/openwallet-foundation-labs/sd-jwt-python.git"}
sd-jwt = "^0.10.3"
did-peer-2 = "^0.1.2"

# askar
Expand Down

0 comments on commit f7eff5d

Please sign in to comment.