Skip to content

Commit 7450fd8

Browse files
Bump the preset group in /preset with 2 updates
Bumps the preset group in /preset with 2 updates: [evaluate](https://github.com/huggingface/evaluate) and [onnxruntime](https://github.com/microsoft/onnxruntime). Updates `evaluate` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/huggingface/evaluate/releases) - [Commits](huggingface/evaluate@v0.4.2...v0.4.3) Updates `onnxruntime` from 1.19.0 to 1.19.2 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.19.0...v1.19.2) --- updated-dependencies: - dependency-name: evaluate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: preset - dependency-name: onnxruntime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: preset ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1424193 commit 7450fd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

preset/deep-learning/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
dataset-librarian==1.0.4
2-
evaluate==0.4.2
2+
evaluate==0.4.3
33
git+https://github.com/huggingface/optimum-intel.git
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dataset-librarian==1.0.4
2-
evaluate==0.4.2
2+
evaluate==0.4.3
33
git+https://github.com/huggingface/optimum-intel.git
44
tf2onnx==1.16.1
5-
onnxruntime==1.19.0
5+
onnxruntime==1.19.2

0 commit comments

Comments
 (0)