diff --git a/tests/requirements.txt b/tests/requirements.txt index 70a167fb5c..faa95c3481 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,7 +4,7 @@ docker==7.1.0 grpcio==1.60.0 paramiko==3.4.0 psutil==5.9.6 -pytest==7.4.3 +pytest==9.0.3 pytest-json==0.4.0 tensorflow-serving-api==2.16.1; python_version >= "3.12" tensorflow-serving-api<=2.13.1,>=2.10.1; python_version < "3.12"