# Core — required
google-genai>=1.0.0
pymupdf>=1.23.0
python-dotenv>=1.0.0
pydantic>=2.0.0
 
# Optional document formats
python-docx>=1.1.0       # .docx support
python-pptx>=0.6.23      # .pptx support
beautifulsoup4>=4.12.0   # .html cleaner extraction
 
# Optional Urdu RTL fix (text-based PDFs only)
arabic-reshaper>=3.0.0
python-bidi>=0.4.2
 