feat: linebot & invoice_fetcher

1. add manual captcha
2. remove transaction
This commit is contained in:
2026-03-09 15:35:49 +08:00
parent 1ea7feacf1
commit 1fa12fcfad
5 changed files with 317 additions and 153 deletions

View File

@@ -6,8 +6,10 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"anthropic>=0.84.0",
"cloudinary>=1.44.1",
"fastapi>=0.135.1",
"line-bot-sdk>=3.22.0",
"nest-asyncio>=1.6.0",
"numpy>=2.4.2",
"pillow>=12.1.1",
"playwright>=1.58.0",