Add enriched classification output and Todoist dedupe sync

This commit is contained in:
Steve W
2026-04-09 18:14:11 +00:00
parent cb4eb43209
commit a1dcaf9a74
8 changed files with 502 additions and 100 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"anthropic>=0.57.1",
"beautifulsoup4>=4.14.3",
"fastapi>=0.128.0",
"httpx>=0.28.1",
"openai>=2.16.0",
"uvicorn>=0.40.0",
]