click>=8.0.0
tqdm>=4.60.0
langdetect>=1.0.9
ollama>=0.3.0
markdown>=3.3.0
Pillow>=10.0.0
pytesseract>=0.3.10
pdfplumber>=0.10.0
pypdfium2>=4.0.0
fastapi>=0.100.0
uvicorn>=0.23.0
python-multipart>=0.0.6
psutil>=5.9.0
pydantic>=2.0.0
requests>=2.28.0
fpdf>=1.7.2
rich>=13.0.0

[dev]
playwright
Pillow
reportlab

[ocr]
pytesseract>=0.3.10
pdfplumber>=0.10.0

[server]
fastapi>=0.100.0
uvicorn>=0.23.0
python-multipart>=0.0.6

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
httpx>=0.24.0
mypy>=1.0.0
