diff --git a/tools/requirements-py.txt b/tools/requirements-py.txt index ea9478bd16f..68a63736d0f 100644 --- a/tools/requirements-py.txt +++ b/tools/requirements-py.txt @@ -26,7 +26,7 @@ onnx==1.14.1;python_version<"3.11" numpy==1.26.4;python_version>="3.11" numpy==1.21.6;python_version<"3.11" typing==3.7.4 -pytest==6.0.1 +pytest==9.0.3 packaging==23.0 # pin version of protobuf in Python for onnx runtime unit tests between dist versions protobuf==6.33.5