openai>=1.0.0
markitdown>=0.0.1
chromadb>=0.4.0
sentence-transformers>=2.2.0
python-dotenv>=1.0.0
rich>=13.0.0

[all]
dochris[audio,dev,ocr,pdf]

[audio]
faster-whisper>=0.10.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
mypy>=1.5.0
pre-commit>=3.0.0

[ocr]
pytesseract>=0.3.10
Pillow>=10.0.0

[pdf]
PyPDF2>=3.0.0
pdfplumber>=0.10.0
