Metadata-Version: 2.1
Name: agentic-workflow
Version: 0.0.8
Summary: Agentic Flow is a platform for creating, managing, and executing AI workflows.
Author: Hari Narayanan
Author-email: hari@trata.ai
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: alembic (>=1.13.1,<2.0.0)
Requires-Dist: asyncpg (>=0.30.0,<0.31.0)
Requires-Dist: fastapi (>=0.115.0,<0.116.0)
Requires-Dist: greenlet (>=3.1.1,<4.0.0)
Requires-Dist: jsonata-python (>=0.5.1,<0.6.0)
Requires-Dist: poethepoet (>=0.24.4,<0.25.0)
Requires-Dist: psycopg2-binary (>=2.9.9,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: sqlmodel (>=0.0.22,<0.0.23)
Requires-Dist: starlette (>=0.40.0)
Requires-Dist: uvicorn (>=0.30.0,<0.31.0)
