Skip to content
Closed
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
291 changes: 160 additions & 131 deletions basicmessage_storage/poetry.lock

Large diffs are not rendered by default.

214 changes: 124 additions & 90 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.4"

[tool.poetry.group.dev.dependencies]

Expand Down
397 changes: 213 additions & 184 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
291 changes: 160 additions & 131 deletions connection_update/poetry.lock

Large diffs are not rendered by default.

291 changes: 160 additions & 131 deletions connections/poetry.lock

Large diffs are not rendered by default.

291 changes: 160 additions & 131 deletions firebase_push_notifications/poetry.lock

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions hedera/poetry.lock

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

291 changes: 160 additions & 131 deletions multitenant_provider/poetry.lock

Large diffs are not rendered by default.

214 changes: 124 additions & 90 deletions oid4vc/integration/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion oid4vc/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pytest-asyncio = "^1.1.0"
requests = "^2.32.0"
aries-askar = "^0.3.0"
did-peer-4 = "^0.1.4"
aiohttp = "^3.9.5"
aiohttp = "^3.13.4"
acapy-controller = {git = "https://github.com/indicio-tech/acapy-minimal-example.git", python = ">=3.10,<4.0"}
jsonrpc-api-proxy-client = {git = "https://github.com/Indicio-tech/json-rpc-api-proxy.git", rev = "main", subdirectory = "clients/python"}
pydantic = "~2.7.0"
Expand Down
28 changes: 13 additions & 15 deletions oid4vc/poetry.lock

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

Loading