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
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
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
214 changes: 124 additions & 90 deletions redis_events/docker/services/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion redis_events/docker/services/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.12"
redis = "^5.2.1"
aiohttp = "^3.12.6"
aiohttp = "^3.13.4"
fastapi-slim = "^0.115.14"
uvicorn = "^0.35.0"
nest-asyncio = "^1.5.5"
Expand Down
214 changes: 124 additions & 90 deletions redis_events/integration/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion redis_events/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.12"
pytest = "^8.3.5"
pytest-asyncio = "^1.1.0"
requests = "^2.32.0"
aiohttp = "^3.11.18"
aiohttp = "^3.13.4"
fastapi-slim = "^0.115.14"
nest-asyncio = "^1.5.5"
redis = "^5.1.1"
Expand Down
212 changes: 123 additions & 89 deletions webvh/integration/poetry.lock

Large diffs are not rendered by default.