numpy>=1.20.0
opencv-python>=4.5.0

[all]
coremltools>=7.0
onnxruntime-gpu>=1.16.0

[coreml]
coremltools>=7.0

[dev]
pytest>=7.0.0
pillow>=9.0.0
matplotlib>=3.5.0
build>=0.10.0
twine>=4.0.0

[onnx]
onnxruntime>=1.16.0

[onnx-gpu]
onnxruntime-gpu>=1.16.0
