
[dev]
build>=1.2
twine>=5
pytest>=8
ruff>=0.5

[onnx]
onnx>=1.14

[onnxruntime]
onnx>=1.14
onnxruntime>=1.16

[tensorflow]
tensorflow>=2.14

[tflite]

[tflite:platform_system != "Windows"]
tflite-runtime>=2.14

[torch]
torch>=2.1

[ultralytics]
torch>=2.1
ultralytics>=8.0
