chromadb>=0.4.0

[all]
PyMuPDF>=1.23.0
python-docx>=1.0.0
openpyxl>=3.1.0
python-pptx>=0.6.21
pytesseract>=0.3.10
Pillow>=10.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0
mypy>=1.5

[docx]
python-docx>=1.0.0

[groq]
openai>=1.0.0

[huggingface]
transformers>=4.35.0
torch>=2.0.0

[ocr]
pytesseract>=0.3.10
Pillow>=10.0

[openai]
openai>=1.0.0

[pdf]
PyMuPDF>=1.23.0

[pptx]
python-pptx>=0.6.21

[xlsx]
openpyxl>=3.1.0
