Skip to content

Commit b7063c6

Browse files
committed
Added aiohttp dependency.
1 parent 70aa99e commit b7063c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

typescript-sdk/integrations/adk-middleware/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ google-adk>=1.9.0
44
pydantic>=2.11.7
55
asyncio>=3.4.3
66
fastapi>=0.115.2
7-
uvicorn>=0.35.0
7+
uvicorn>=0.35.0
8+
aiohttp>=3.12.0

0 commit comments

Comments
 (0)