Skip to content

Commit c4b74c7

Browse files
authored
Bump MAPI to 0.2.5.1 (#4211)
* Bump MAPI to 0.2.5.1 * Updatge changelog * Update changelog
1 parent dba79df commit c4b74c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ All notable changes to this project will be documented in this file.
4949
(<https://github.com/openvinotoolkit/training_extensions/pull/3985>)
5050
- Bump OV to 2024.6, update empty label handling
5151
(<https://github.com/openvinotoolkit/training_extensions/pull/4162>)
52+
- Bump MAPI to 0.2.5.1
53+
(<https://github.com/openvinotoolkit/training_extensions/pull/4211>)
5254
- Revert FMetric computation (PR: 4130)
5355
(<https://github.com/openvinotoolkit/training_extensions/pull/4210>)
5456

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ base = [
8181
"timm==1.0.3",
8282
"openvino==2024.6",
8383
"openvino-dev==2024.6",
84-
"openvino-model-api==0.2.5",
84+
"openvino-model-api==0.2.5.1",
8585
"onnx==1.17.0",
8686
"onnxconverter-common==1.14.0",
8787
"nncf==2.14.1",

0 commit comments

Comments
 (0)