Skip to content

Commit 063f49d

Browse files
authored
Merge pull request #3638 from openvinotoolkit/releases/2022/3
Merge releases/2022/3 into master
2 parents eb9b062 + 6becb60 commit 063f49d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ matplotlib>=3.3.4,<3.6
44
pyparsing<3.0
55
motmetrics>=1.2.0
66
nibabel>=3.2.1
7-
numpy>=1.16.6,<=1.23.1
7+
numpy>=1.16.6
88
opencv-python
99
pillow>=8.1.2
1010
pyyaml>=5.4.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# core components
22
defusedxml>=0.7.1
3-
numpy>=1.16.6,<=1.23.1
3+
numpy>=1.16.6
44
openvino-telemetry>=2022.1.0
55
PyYAML>=5.4.1
66
pillow>=8.1.2

0 commit comments

Comments
 (0)