typer>=0.9.0
textual>=0.47.0
rich>=13.0.0
httpx>=0.27.0
openai>=1.40.0
pyyaml>=6.0.1
aiosqlite>=0.19.0
pymupdf>=1.24.0
python-docx>=1.1.0
openpyxl>=3.1.0
python-pptx>=0.6.23
Pillow>=10.0.0
numpy>=1.24.0
mammoth>=1.8.0
markdownify>=0.13.0
playwright>=1.45.0
cryptography>=42.0.0

[api]
fastapi>=0.115.0
uvicorn[standard]>=0.32.0

[db]
asyncpg>=0.29.0
aiomysql>=0.2.0

[dev]
pytest>=8
build>=1.2.0
fastapi>=0.115.0
uvicorn[standard]>=0.32.0

[ocr]
pytesseract>=0.3.10

[opencv]
opencv-python-headless>=4.8.0

[pdf]
docx2pdf>=0.1.8
