pyyaml>=6.0
psutil>=5.9
GPUtil>=1.4
requests>=2.28
numpy>=1.24

[agent]
anthropic>=0.40

[agent-openai]
openai>=1.50

[dashboard]
fastapi>=0.100
uvicorn[standard]>=0.23

[dev]
guarftrain[full]
pytest>=8.0
pytest-cov>=4.0

[full]
guarftrain[agent,dashboard,mcp,viz]

[mcp]
mcp>=1.0

[viz]
torch>=2.0
torchvision>=0.15
