Skip to content

Commit 14b1474

Browse files
authored
Bump ModelAPI (#4275)
* Bump ModelAPI * Update changelog
1 parent 464b45a commit 14b1474

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file.
88

99
### Enhancements
1010

11+
- Bump ModelAPI to 0.2.5.2
12+
(<https://github.com/openvinotoolkit/training_extensions/pull/4275>)
13+
1114
### Bug fixes
1215

1316

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.1",
84+
"openvino-model-api==0.2.5.2",
8585
"onnx==1.17.0",
8686
"onnxconverter-common==1.14.0",
8787
"nncf==2.14.1",

0 commit comments

Comments
 (0)