fastapi>=0.110.0
uvicorn>=0.29.0
httpx>=0.27.0
pyyaml>=6.0
pydantic>=2.0

[all]
ollama>=0.3.0
chromadb>=0.4.0
beautifulsoup4>=4.12.0
reportlab>=4.0
cryptography>=42.0

[blockchain]
cryptography>=42.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23.0
httpx>=0.27.0

[llm]
ollama>=0.3.0

[mcp]
beautifulsoup4>=4.12.0

[ocr]
PyMuPDF>=1.23.0
easyocr>=1.7.0

[pdf]
reportlab>=4.0

[rag]
chromadb>=0.4.0
