Skip to content

Commit

Permalink
⬆️ Release 1.2.0-20250127 (#1074)
Browse files Browse the repository at this point in the history
Signed-off-by: ff137 <[email protected]>
  • Loading branch information
ff137 authored Jan 27, 2025
1 parent f05be04 commit 101632a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 43 deletions.
62 changes: 21 additions & 41 deletions nats_events/poetry.lock

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

4 changes: 2 additions & 2 deletions nats_events/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.12"

# Define ACA-Py as an optional/extra dependancy so it can be
# explicitly installed with the plugin if desired.
acapy-agent-didx = { version = "1.2.0.post20250123", source = "testpypi" }
acapy-agent-didx = { version = "1.2.0.post20250127", source = "testpypi" }
aiohttp = "^3.9.10"
fastapi-slim = "^0.115.2"
nest-asyncio = "^1.5.5"
Expand All @@ -32,7 +32,7 @@ pre-commit = "^2.12.1"
rope = "^1.13.0"

[tool.poetry.group.integration.dependencies]
aries-askar-ff137 = { version = "==0.3.3b0", source = "testpypi" }
aries-askar = ">=0.4.2"
indy-credx = { version = "~1.1.1" }
indy-vdr = { version = "~0.4.1" }
ursa-bbs-signatures = { version = "~1.0.1" }
Expand Down

0 comments on commit 101632a

Please sign in to comment.