Update networkx requirement from <=2.8.8 to <3.1.0 in /tools/mo (#15293)

This commit is contained in:
dependabot[bot]
2023-06-01 14:11:05 +02:00
committed by GitHub
parent 482c030408
commit 266764171f
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
mxnet~=1.2.0; sys_platform == 'win32'
mxnet>=1.7.0.post2,<=1.9.1; sys_platform != 'win32'
onnx>=1.8.1,<=1.13.1
networkx<=2.8.8
networkx<=3.1.0
pytest>=5.0,<7.3
protobuf>=3.18.1,<4.0.0
defusedxml>=0.7.1

View File

@@ -3,4 +3,4 @@ numpy>=1.16.6
importlib-metadata; python_version < "3.8" and sys_platform == "win32"
networkx
defusedxml
openvino-telemetry
openvino-telemetry