feat: invoice fetch

1. complete invoice fetch
2. remove ddddocr library
This commit is contained in:
2026-03-09 11:36:08 +08:00
parent 423d7a573c
commit 1ea7feacf1
3 changed files with 41 additions and 141 deletions

View File

@@ -6,7 +6,6 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"anthropic>=0.84.0",
"ddddocr==1.4.11",
"fastapi>=0.135.1",
"line-bot-sdk>=3.22.0",
"numpy>=2.4.2",