Skip to content
Open
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
12 changes: 6 additions & 6 deletions basicmessage_storage/integration/poetry.lock

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

461 changes: 256 additions & 205 deletions basicmessage_storage/poetry.lock

Large diffs are not rendered by default.

224 changes: 129 additions & 95 deletions cheqd/integration/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cheqd/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ requests = "^2.32.0"
acapy-controller = { git = "https://github.com/indicio-tech/acapy-minimal-example.git", rev = "main" }
pydantic = "2.11.7"
typing-extensions = "4.14.0"
aiohttp = "^3.12.13"
aiohttp = "^3.13.3"

[tool.poetry.group.dev.dependencies]

Expand Down
569 changes: 309 additions & 260 deletions cheqd/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cheqd/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python = "^3.12"
#acapy-agent = { version = "~1.3.1", optional = true }
acapy-agent = { git = "https://github.com/openwallet-foundation/acapy.git", branch = "main", optional = true }

cryptography = "<45.0.0"
cryptography = "<47.0.0"

[tool.poetry.extras]
aca-py = ["acapy-agent"]
Expand Down
12 changes: 6 additions & 6 deletions connection_update/integration/poetry.lock

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

461 changes: 256 additions & 205 deletions connection_update/poetry.lock

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions connections/integration/poetry.lock

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

Loading