numpy>=2.0
opencv-python>=4.10
Pillow>=10.0
rich>=13.0
pydantic>=2.0
structlog>=24.0
PyYAML>=6.0

[dev]
pytest>=8.0
pytest-cov>=5.0
hypothesis>=6.100
ruff>=0.8
mypy>=1.13
pre-commit>=3.8

[metrics]
prometheus-client>=0.21

[mlx]
mlx>=0.18

[server]
fastapi>=0.115
uvicorn[standard]>=0.30
