click>=8.0
pyyaml>=6.0
rich>=13.0
markitdown>=0.1.0
flask>=2.3.0
speechrecognition>=3.10.0
moviepy>=1.0.3

[all]
noteparser[ocr,office,pdf]

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
pre-commit>=3.0

[ocr]
pytesseract>=0.3.10
pillow>=10.0.0

[office]
python-docx>=1.0.0
python-pptx>=0.6.0
openpyxl>=3.1.0

[pdf]
pymupdf>=1.23.0
pdfplumber>=0.10.0
