337e0e99a5
- Add amazon_api.py with Reconciliation + Document API client - OAuth flow with manual code exchange for local installations - Dual mode: API (recommended) or Browser automation (fallback) - New settings: amazon_app_id, amazon_client_id, amazon_client_secret, amazon_refresh_token - Platform UI with mode switcher, API credential fields, OAuth button - Scheduler supports both API and browser modes - README with full Amazon API setup guide - httpx added for async HTTP requests Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
18 lines
301 B
Plaintext
18 lines
301 B
Plaintext
fastapi==0.115.6
|
|
uvicorn==0.34.0
|
|
jinja2==3.1.5
|
|
python-multipart==0.0.20
|
|
aiosqlite==0.20.0
|
|
apscheduler==3.11.0
|
|
cryptography==44.0.0
|
|
pypdf==5.1.0
|
|
Pillow==11.1.0
|
|
pyzbar==0.1.9
|
|
PyMuPDF==1.25.3
|
|
qrcode==8.0
|
|
sse-starlette==2.2.1
|
|
smbprotocol==1.14.0
|
|
playwright==1.49.1
|
|
playwright-stealth==2.0.2
|
|
httpx==0.28.1
|