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
445 changes: 10 additions & 435 deletions apps/api-gateway/poetry.lock

Large diffs are not rendered by default.

1,361 changes: 10 additions & 1,351 deletions apps/blockchain-event-bridge/poetry.lock

Large diffs are not rendered by default.

230 changes: 57 additions & 173 deletions apps/blockchain-node/poetry.lock

Large diffs are not rendered by default.

2,558 changes: 11 additions & 2,547 deletions apps/coordinator-api/poetry.lock

Large diffs are not rendered by default.

756 changes: 638 additions & 118 deletions apps/governance/poetry.lock

Large diffs are not rendered by default.

631 changes: 506 additions & 125 deletions apps/gpu/poetry.lock

Large diffs are not rendered by default.

631 changes: 506 additions & 125 deletions apps/marketplace/poetry.lock

Large diffs are not rendered by default.

1,719 changes: 60 additions & 1,659 deletions apps/pool-hub/poetry.lock

Large diffs are not rendered by default.

631 changes: 506 additions & 125 deletions apps/trading/poetry.lock

Large diffs are not rendered by default.

1,670 changes: 60 additions & 1,610 deletions apps/wallet/poetry.lock

Large diffs are not rendered by default.

157 changes: 96 additions & 61 deletions packages/py/aitbc-crypto/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/py/aitbc-crypto/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
readme = "README.md"
requires-python = ">=3.13.5,<3.14"
dependencies = [
"cryptography>=46.0.0",
"cryptography>=48.0.1",
"pynacl>=1.5.0"
]

Expand Down
Loading