pydantic>=2.0
pyyaml>=6.0
numpy>=1.26.0
pypdf>=5.0.0
typer>=0.12.0
rich>=13.0
python-dotenv>=1.0

[all]
hallucination-gate[api,bn,neural,ocr]

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

[bn]
pgmpy>=0.1.26
pandas>=2.0

[dev]
pytest>=8.0
httpx>=0.27.0
build>=1.2
twine>=5.0
hallucination-gate[api,bn,neural]

[neural]
sentence-transformers>=3.0.0

[ocr]
pillow>=10.0
pytesseract>=0.3.10
pdf2image>=1.17.0
easyocr>=1.7.0

[vision]
pillow>=10.0
pytesseract>=0.3.10
pdf2image>=1.17.0
easyocr>=1.7.0
