Skip to content

Commit b231708

Browse files
authored
Merge branch 'main' into chore/coderabbit-triage-v0.2.10
2 parents a54d670 + cbb6023 commit b231708

2 files changed

Lines changed: 155 additions & 154 deletions

File tree

components/runners/ambient-runner/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ dependencies = [
1313
"uvicorn[standard]>=0.41.0",
1414
"ag-ui-protocol>=0.1.13",
1515
"pydantic>=2.12.5",
16-
"aiohttp>=3.14.0",
16+
"aiohttp>=3.14.1",
1717
"requests>=2.33.0",
18-
"pyjwt>=2.11.0",
19-
"cryptography>=42.0.0",
18+
"pyjwt>=2.13.0",
19+
"cryptography>=48.0.1",
2020
"grpcio>=1.60.0",
2121
"protobuf>=4.25.0",
2222
]

0 commit comments

Comments
 (0)