fastapi==0.111.0 uvicorn[standard]==0.30.1 SQLAlchemy==2.0.32 httpx==0.27.0 pydantic==2.11.7 requests>=2.32.0 # Web search enrichment dependencies beautifulsoup4==4.12.3 httpx[http2]>=0.27.0 numpy # Local RAG pipeline dependencies faiss-cpu>=1.8.0 PyMuPDF>=1.24.0 ebooklib>=0.18 chardet>=5.2.0 Pillow>=10.0.0 langid>=1.1.6 langdetect>=1.0.9 tqdm>=4.66.0 openai-whisper # Optional but recommended for richer ingestion / reranking: # opencv-python-headless # sentence-transformers