Metadata-Version: 2.4
Name: novachain
Version: 0.1.0
Summary: NovaChain — autonomous visibility APIs (ETA/Dwell) + GTM agents
Author: NovaChain (tpmullee)
License: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastapi<1.0,>=0.111
Requires-Dist: uvicorn[standard]>=0.23
Requires-Dist: pydantic>=2.7
Requires-Dist: httpx>=0.25
Requires-Dist: requests>=2.31
Requires-Dist: markdown>=3.5
Requires-Dist: boto3>=1.34
Requires-Dist: aiosqlite>=0.21
Requires-Dist: typing_extensions>=4.8
Requires-Dist: langgraph==1.0.0
Requires-Dist: langgraph-checkpoint-sqlite==2.0.11
Requires-Dist: pandas>=2.0
Requires-Dist: opentelemetry-sdk>=1.26
Requires-Dist: opentelemetry-exporter-otlp>=1.26
Requires-Dist: opentelemetry-instrumentation-fastapi>=0.47b0
Requires-Dist: SQLAlchemy>=2.0
Requires-Dist: psycopg[binary]>=3.2
Requires-Dist: stripe>=5
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
