Skip to content

Commit

Permalink
Fix #24: Update sdjwt package URL
Browse files Browse the repository at this point in the history
  • Loading branch information
albinpa authored and georgepadayatti committed May 11, 2024
1 parent 4881759 commit aca56af
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 3 deletions.
29 changes: 27 additions & 2 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 @@ -35,7 +35,7 @@ jsonpath-ng = "^1.6.1"
setuptools = "^68.2.0"
web3 = "^6.9.0"
pip = "^23.2.1"
sdjwt = {git = "https://github.com/decentralised-dataexchange/sd-jwt-playground.git", rev = "2024.5.1"}
sdjwt = {git = "https://github.com/decentralised-dataexchange/sdjwt", rev = "2024.5.1"}
alembic = "^1.13.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit aca56af

Please sign in to comment.