We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a54d670 + cbb6023 commit b231708Copy full SHA for b231708
2 files changed
components/runners/ambient-runner/pyproject.toml
@@ -13,10 +13,10 @@ dependencies = [
13
"uvicorn[standard]>=0.41.0",
14
"ag-ui-protocol>=0.1.13",
15
"pydantic>=2.12.5",
16
- "aiohttp>=3.14.0",
+ "aiohttp>=3.14.1",
17
"requests>=2.33.0",
18
- "pyjwt>=2.11.0",
19
- "cryptography>=42.0.0",
+ "pyjwt>=2.13.0",
+ "cryptography>=48.0.1",
20
"grpcio>=1.60.0",
21
"protobuf>=4.25.0",
22
]
0 commit comments