torch>=2.0.0
transformers>=4.35.0
colpali-engine>=0.3.0
peft>=0.10.0
accelerate>=0.28.0
qdrant-client>=1.8.0
duckdb>=1.0.1
fastapi>=0.100.0
pydantic>=2.0.0
sentence-transformers>=2.2.0
bm25s>=0.1.0
docling>=2.0.0
easyocr>=1.7.0
uvicorn>=0.20.0

[build]
build>=1.0.0
twine>=4.0.2
wheel>=0.41.0

[dev]
docureason-framework[build,lint,test]

[lint]
ruff>=0.1.0
mypy>=1.5.0
pip-audit>=2.6.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
httpx>=0.24.0
