Metadata-Version: 2.4
Name: kagent-adk
Version: 0.8.0b1
Summary: kagent-adk is an sdk for integrating adk agents with kagent
Requires-Python: >=3.10
Requires-Dist: a2a-sdk>=0.3.23
Requires-Dist: agentsts-adk
Requires-Dist: agentsts-core
Requires-Dist: aiofiles>=24.1.0
Requires-Dist: anthropic[vertex]>=0.49.0
Requires-Dist: anyio>=4.9.0
Requires-Dist: boto3>=1.28.57
Requires-Dist: fastapi>=0.115.1
Requires-Dist: filelock>=3.20.3
Requires-Dist: google-adk>=1.25.0
Requires-Dist: google-auth>=2.40.2
Requires-Dist: google-genai>=1.21.1
Requires-Dist: httpx>=0.25.0
Requires-Dist: jsonref>=1.1.0
Requires-Dist: kagent-core
Requires-Dist: kagent-skills
Requires-Dist: litellm<2.0,>=1.74.3
Requires-Dist: mcp>=1.25.0
Requires-Dist: numpy>=2.2.6
Requires-Dist: ollama>=0.3.6
Requires-Dist: openai>=1.72.0
Requires-Dist: protobuf>=6.33.5
Requires-Dist: pydantic>=2.5.0
Requires-Dist: python-multipart>=0.0.22
Requires-Dist: typer>=0.15.0
Requires-Dist: typing-extensions>=4.8.0
Requires-Dist: urllib3>=2.6.3
Requires-Dist: uvicorn>=0.34.0
Provides-Extra: memory
Requires-Dist: psutil>=6.1.0; extra == 'memory'
Provides-Extra: test
Requires-Dist: pytest-asyncio>=0.25.3; extra == 'test'
Requires-Dist: pytest>=8.3.5; extra == 'test'
