scrapling>=0.4.9
beautifulsoup4>=4.12
aiohttp>=3.9
loguru>=0.7
pydantic>=2.0
tenacity>=8.0

[all]
harvest-agent[llm,rich,server,yolo]

[llm]
openai>=1.0

[mcp]
mcp>=1.0

[rich]
rich>=13.0

[server]
fastapi>=0.109.0
uvicorn>=0.27.0

[yolo]
ultralytics>=8.0
