jiwer<5,>=4

[ai]
oq-ai-router>=0.1

[all]
oq-ai-ocr[documents,rapidocr,server]

[dev]
pytest>=8

[documents]
pypdfium2>=5.12
pdfplumber>=0.11
python-docx>=1.2
python-pptx>=1
openpyxl>=3.1
pillow>=11
numpy>=2

[rapidocr]
rapidocr<4,>=3.9
onnxruntime>=1.27
opencv-python-headless>=4.8

[server]
fastapi>=0.115
uvicorn[standard]>=0.30
