Skip to content

Commit 08fdb94

Browse files
authored
feat: bump onnxruntime from 1.22.0 to 1.24.4 (compat Python 3.14) (#258)
1 parent d42dbeb commit 08fdb94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
| [oauthlib](https://github.com/oauthlib/oauthlib) | 3.2.2 | python3_ia |
5050
| [omegaconf](https://github.com/omry/omegaconf) | 2.3.0 | python3_ia |
5151
| [onnx](https://onnx.ai/) | 1.20.1 | python3_ia |
52-
| [onnxruntime](https://onnxruntime.ai) | 1.22.0 | python3_ia |
52+
| [onnxruntime](https://onnxruntime.ai) | 1.24.4 | python3_ia |
5353
| [onnxscript](https://microsoft.github.io/onnxscript/) | 0.2.5 | python3_ia |
5454
| [opt_einsum](https://pypi.org/project/opt_einsum) | 3.4.0 | python3_ia |
5555
| [optree](https://github.com/metaopt/optree) | 0.18.0 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ nvidia-nvtx-cu12==12.8.90
4747
oauthlib==3.2.2
4848
omegaconf==2.3.0
4949
onnx==1.20.1
50-
onnxruntime==1.22.0
50+
onnxruntime==1.24.4
5151
onnxscript==0.2.5
5252
opt-einsum==3.4.0
5353
optree==0.18.0

0 commit comments

Comments
 (0)