Remove onnxslim from pyproject.toml due to Jetson6 docker tests failing (#21304)

Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
This commit is contained in:
Lakshantha Dissanayake 2025-07-08 00:56:44 -07:00 committed by GitHub
parent ceeb58317b
commit 30e7d2e633
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,6 @@ dev = [
]
export = [
"onnx>=1.12.0,<1.18.0", # ONNX export
"onnxslim>=0.1.59", # ONNX model optimization
"coremltools>=8.0; platform_system != 'Windows' and python_version <= '3.13'", # CoreML supported on macOS and Linux
"scikit-learn>=1.3.2; platform_system != 'Windows' and python_version <= '3.13'", # CoreML k-means quantization
"openvino>=2024.0.0", # OpenVINO export