Skip to content

fix(requirements): requirements missing onnx and (+1 more) - #73

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/requirements-assorted-d2dae44c
Open

andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/requirements-assorted-d2dae44c

Conversation

@andrewwhitecdw

@andrewwhitecdw andrewwhitecdw commented Jul 27, 2026

Copy link
Copy Markdown

Small fixes in requirements.txt:

fix: requirements missing onnx and onnxruntime packages

Fix: Replace:

yacs==0.1.8

with:

yacs==0.1.8
onnx==1.14.1
onnxruntime==1.15.1

fix: opencv-python==4.7.0 is not a valid PyPI version

Fix: Replace:

opencv-python==4.7.0

with:

opencv-python==4.7.0.72

Files changed

  • requirements.txt

@andrewwhitecdw
andrewwhitecdw marked this pull request as ready for review August 3, 2026 22:08
@andrewwhitecdw

Copy link
Copy Markdown
Author

Closing this sweep-generated PR: sole commit is missing a valid Signed-off-by trailer. It does not meet the sweep requirements (single signed-off commit).

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.

1 participant