fastapi==0.104.1 uvicorn[standard]==0.24.0 pydantic==2.5.0 scikit-learn>=1.6.1 joblib>=1.3.2 numpy==1.26.2 langdetect==1.0.9 underthesea==6.8.4 pymongo>=4.7.0 motor>=3.3.0 python-dotenv==1.2.2 regex==2023.10.3 # --- LLM Dependencies --- torch>=2.2.0 transformers>=4.40.0 peft>=0.10.0 bitsandbytes>=0.43.0 accelerate>=0.28.0 auto-gptq>=0.7.0 sentence-transformers>=2.5.0 chromadb>=0.4.22 httpx>=0.27.0 cachetools>=5.3.0 # --- Training Only (uncomment when training) --- # trl>=0.8.0 # datasets>=2.18.0 # wandb>=0.16.0 # --- Data Scraping Pipeline --- scrapling>=0.2.9 playwright>=1.40.0 beautifulsoup4>=4.12.0 aiohttp>=3.9.0 tqdm>=4.66.0 rapidfuzz>=3.6.0