| # Core libraries | |
| gradio>=4.44.0 | |
| pillow>=10.0.0 | |
| pandas>=2.2.2 | |
| requests>=2.32.3 | |
| openpyxl>=3.1.0 | |
| # Google Gemini SDK | |
| google-generativeai>=0.7.2 | |
| # PDF & Table Extraction | |
| pymupdf>=1.24.7 | |
| pdfplumber>=0.11.0 | |
| camelot-py[cv]>=0.11.0 | |
| ghostscript>=0.7 | |
| # Optional (suppress some warnings, better table rendering) | |
| numpy>=1.26.0 | |
| opencv-python>=4.10.0 | |