d2c76aea7f
- New cantaloupe_sync.py module with complete pipeline - Heuristic Excel column mapping (20+ keyword patterns) - Diff engine: detects new/changed/removed/unchanged assets - 5 API endpoints: sync, list batches, view batch, approve, reject - cantaloupe_sync_batches table with status workflow - Admin server port changed to 8090 - openpyxl added to requirements.txt
6 lines
48 B
Plaintext
6 lines
48 B
Plaintext
fastapi
|
|
uvicorn[standard]
|
|
pytest
|
|
httpx
|
|
openpyxl
|