Skip to content

Commit

Permalink
Update openvino-dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
KodiaqQ committed Sep 19, 2023
1 parent 6fca4ad commit 1d29ad8
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ scikit-learn
fastdownload
onnx~=1.13.1
onnxruntime~=1.14.1
openvino-dev==2023.0.1
openvino-dev==2023.1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
anomalib==0.6.0
openvino-dev==2023.0.1
openvino-dev==2023.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ torchvision
tqdm
scikit-learn
fastdownload
openvino-dev==2023.0.1
openvino-dev==2023.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ultralytics==8.0.170
onnx>=1.12.0
openvino-dev==2023.0.1
openvino-dev==2023.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ultralytics==8.0.170
onnx>=1.12.0
openvino-dev==2023.0.1
openvino-dev==2023.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tensorflow~=2.12.0
tensorflow-datasets
tqdm
openvino-dev==2023.0.1
openvino-dev==2023.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ torchvision>=0.10.1,<0.16
tqdm
scikit-learn
fastdownload
openvino-dev==2023.0.1
openvino-dev==2023.1
onnx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastdownload
openvino-dev==2023.0.1
openvino-dev==2023.1
torchmetrics==1.0.1
pycocotools
torchvision~=0.15.1
Expand Down
2 changes: 1 addition & 1 deletion tests/onnx/benchmarking/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycocotools
openvino-dev==2023.0.1
openvino-dev==2023.1
2 changes: 1 addition & 1 deletion tests/onnx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest-ordering>=0.6
torch~=1.13.0
torchvision~=0.14.0
yattag>=1.14.0
openvino-dev==2023.0.1
openvino-dev==2023.1
fastdownload
scikit-learn
# Pandas requires it for styling in e2e report generation
Expand Down
2 changes: 1 addition & 1 deletion tests/torch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ transformers[torch]~=4.30.0
datasets~=2.12.0
evaluate==0.3.0
timm==0.9.2
openvino-dev==2023.0.1
openvino-dev==2023.1

0 comments on commit 1d29ad8

Please sign in to comment.