Metadata-Version: 2.4
Name: adk-graph-workflow
Version: 0.1.0
Summary: YAML-defined graph workflows for Google ADK agents
Requires-Python: >=3.10
Requires-Dist: google-adk>=1.0.0
Requires-Dist: jsonschema>=4.0
Requires-Dist: pydantic>=2.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.21; extra == 'dev'
Requires-Dist: pytest-cov>=4.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
