Metadata-Version: 2.4
Name: patchward
Version: 0.1.0
Summary: Local-first multi-repo security agent
Requires-Python: >=3.12
Requires-Dist: anthropic>=0.40
Requires-Dist: opentelemetry-exporter-otlp-proto-http>=1.24
Requires-Dist: opentelemetry-sdk>=1.24
Requires-Dist: pydantic>=2.0
Requires-Dist: python-dotenv>=1.0
Requires-Dist: tomli>=2.0; python_version < '3.11'
Requires-Dist: typer>=0.12
Provides-Extra: webhook
Requires-Dist: fastapi>=0.115; extra == 'webhook'
Requires-Dist: httpx>=0.27; extra == 'webhook'
Requires-Dist: pyjwt[crypto]>=2.9; extra == 'webhook'
Requires-Dist: uvicorn[standard]>=0.30; extra == 'webhook'
