Skip to content

Pin ONNX to 1.21.0 + new installation script#212

Merged
dtronmans merged 2 commits intomainfrom
feat/onnx-vulnerability
Apr 9, 2026
Merged

Pin ONNX to 1.21.0 + new installation script#212
dtronmans merged 2 commits intomainfrom
feat/onnx-vulnerability

Conversation

@dtronmans
Copy link
Copy Markdown
Contributor

Purpose

  • Pin ONNX to 1.21.0
  • Pin setuptools under v81.0.0 #204 limits the version of setuptools in the CI, this is replicated here locally for a fresh local install to work
  • Reference to why setuptools needs to be limited <82: mmcv issue
  • Tested full conversion pipeline (tools -> modelconverter -> run on rvc4) using these changes and a fresh environment installation, as well as a fresh installation of this branch of modelconverter:
    • yolov6l
    • yolov5n
    • yolo26n

Specification

Dependencies & Potential Impact

Deployment Plan

Testing & Validation

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
30404 6515 21% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: d9ae265 by action🐍

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Test Results

  6 files    6 suites   22m 2s ⏱️
 26 tests  26 ✅ 0 💤 0 ❌
156 runs  156 ✅ 0 💤 0 ❌

Results for commit d9ae265.

@dtronmans dtronmans merged commit c01e6ea into main Apr 9, 2026
16 checks passed
@dtronmans dtronmans deleted the feat/onnx-vulnerability branch April 9, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants