Skip to content

Commit e192718

Browse files
Bump onnx from 1.20.1 to 1.21.0 in /training
Bumps [onnx](https://github.com/onnx/onnx) from 1.20.1 to 1.21.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](onnx/onnx@v1.20.1...v1.21.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02e6224 commit e192718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

training/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cu128
22
numpy==1.26.4
3-
onnx==1.20.1
3+
onnx==1.21.0
44
onnxruntime-gpu==1.23.2
55
onnxslim==0.1.85
66
python-dotenv==1.0.1

0 commit comments

Comments
 (0)