Add multi-tenant architecture and advanced document parsing capabilities

This commit is contained in:
Jonathan Pressnell
2025-08-07 16:22:28 -04:00
parent fbfe940a45
commit a4877aaa7d
7 changed files with 875 additions and 12 deletions

View File

@@ -27,12 +27,16 @@ python-dotenv==1.0.0
httpx==0.25.2
aiofiles==23.2.1
pdfplumber==0.10.3
PyMuPDF==1.23.8
openpyxl==3.1.2
python-pptx==0.6.23
pandas==2.1.4
numpy==1.25.2
pillow==10.1.0
pytesseract==0.3.10
opencv-python==4.8.1.78
tabula-py==2.8.2
camelot-py==0.11.0
# Monitoring & Logging
prometheus-client==0.19.0