We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e996db commit ba58378Copy full SHA for ba58378
tools/accuracy_checker/requirements-extra.in
@@ -2,7 +2,7 @@
2
tqdm>=4.54.1
3
4
# image reading and preprocessing
5
-opencv-python==4.5.4.60;python_version<"3.12"
+opencv-python==4.6.0.66;python_version<"3.12"
6
opencv-python==4.10.0.84;python_version>="3.12"
7
# nncf's upperbound: https://github.com/openvinotoolkit/nncf/blob/1de67217adf60a29afa310edf4a5f4d36314446a/setup.py#L104
8
networkx<3.6
0 commit comments