Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion acapy
Submodule acapy updated 724 files
3,604 changes: 2,085 additions & 1,519 deletions dockerfiles/agents/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dockerfiles/agents/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ package-mode = false

[tool.poetry.dependencies]
python = "~3.12.8"
protobuf = "~=6.32.0"
protobuf = "~6.33.1"

# ACA-Py Plugins
acapy-wallet-groups-plugin = "==1.3.2rc0.post20250825"
acapy-wallet-groups-plugin = "==1.4.0.post20251118"
nats-events = { path = "../../plugins/nats_events" }
cheqd = { path = "../../plugins/cheqd" }

Expand Down
Loading
Loading