Skip to content

Commit 4b3207c

Browse files
Merge pull request #50 from Contextable/aiohttp_issue
Added aiohttp dependency.
2 parents 70aa99e + b7063c6 commit 4b3207c

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)