diff --git a/ngraph/python/requirements_test.txt b/ngraph/python/requirements_test.txt index 6f5b802c21ecff..4c45d8081b8d1e 100644 --- a/ngraph/python/requirements_test.txt +++ b/ngraph/python/requirements_test.txt @@ -2,7 +2,7 @@ flake8==3.9.0 flake8-comprehensions==3.3.0 flake8-docstrings==1.6.0 flake8-quotes==3.2.0 -onnx==1.8.1 +onnx==1.10.1 pydocstyle==5.1.1 pytest==6.1.2 retrying==1.3.3