Skip to content

Commit 700cfb6

Browse files
AC: set limit numpy to 2.1.0 (#3976)
* numpy2 * Update requirements-core.in
1 parent 4fc934a commit 700cfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
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,<2.0.0
3+
numpy>=1.16.6,<2.1.0
44
openvino-telemetry>=2023.2.1
55
PyYAML>=5.4.1
66
pillow>=8.1.2

0 commit comments

Comments
 (0)