typer>=0.12
pydantic>=2.7
PyYAML>=6.0
rich>=13.7
packaging>=24

[all]
numpy>=1.26
opencv-python>=4.9
cryptography>=43
opentelemetry-sdk>=1.27
opentelemetry-exporter-otlp-proto-grpc>=1.27

[dev]
build>=1.2
cibuildwheel<4,>=3.4.1
pytest>=8.0
ruff>=0.12
twine>=6.1

[media]
numpy>=1.26
opencv-python>=4.9

[otel]
opentelemetry-sdk>=1.27
opentelemetry-exporter-otlp-proto-grpc>=1.27

[security]
cryptography>=43

[viewer]
numpy>=1.26
opencv-python>=4.9

[vision]
numpy>=1.26
opencv-python>=4.9

[vision-ncnn]
numpy>=1.26
opencv-python>=4.9
ncnn>=1.0.20260526
