Skip to content

Commit 24942ac

Browse files
titaiwangmssvekars
andauthored
[Build] Pin onnx-related packages (#3769)
Fix https://github.com/pytorch/tutorials/actions/runs/21965226194/job/63555988496?pr=3761#step:9:4434 Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent b415fd7 commit 24942ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/docker/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ ax-platform>=0.4.0,<0.5.0
4444
nbformat>=5.9.2
4545
datasets
4646
transformers
47-
onnx
48-
onnxscript>=0.2.2
47+
onnx>=1.20.1
48+
onnxscript>=0.6.2
4949
onnxruntime
5050
evaluate
5151
accelerate>=0.20.1

0 commit comments

Comments
 (0)