Skip to content

Commit

Permalink
Upgrade openvino to 2023.1 (openvinotoolkit#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunchu authored Oct 6, 2023
1 parent f951be0 commit 243d721
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ requests
pandas>=1.1.5

# OpenVINO
openvino==2023.0.0
openvino==2023.1.0
tokenizers

# Encryption
Expand Down
2 changes: 1 addition & 1 deletion requirements-default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ dvc>=3.0.0
fsspec <= 2022.11.0; python_version < '3.8' # https://github.com/openvinotoolkit/datumaro/actions/runs/4003215621/jobs/6871114851#step:5:1647
GitPython>=3.1.18,!=3.1.25 # https://github.com/openvinotoolkit/datumaro/issues/612
openvino-telemetry>=2022.1.0
openvino-dev==2023.0.0
openvino-dev==2023.1.0

0 comments on commit 243d721

Please sign in to comment.