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 b85e9b9 commit b686136Copy full SHA for b686136
tools/accuracy_checker/requirements-extra.in
@@ -3,7 +3,7 @@ tqdm>=4.54.1
3
4
# image reading and preprocessing
5
# nncf's upperbound: https://github.com/openvinotoolkit/nncf/blob/1de67217adf60a29afa310edf4a5f4d36314446a/setup.py#L104
6
-networkx<=3.6
+networkx<3.6
7
scikit-image>=0.19.2
8
9
imagecodecs~=2022.2.22;python_version<="3.10"
0 commit comments