| # Core agent framework (PINNED) | |
| smolagents==1.23.0 | |
| transformers==4.53.3 | |
| huggingface-hub==0.36.0 | |
| litellm==1.76.3 | |
| # UI | |
| gradio | |
| # Networking & retrieval | |
| requests==2.32.5 | |
| markdownify | |
| ddgs==9.10.0 | |
| # Data handling | |
| pandas | |
| openpyxl==3.1.5 | |
| # File & document parsing (PINNED: brittle) | |
| Pillow==11.3.0 | |
| pdfplumber==0.11.8 | |
| PyMuPDF==1.26.7 | |
| # Audio transcriber | |
| youtube-transcript-api==1.2.3 | |
| pytubefix==10.3.6 | |
| openai-whisper==20250625 | |
| # OCR (OPTIONAL, disabled) | |
| # pytesseract==0.3.13 |