diff --git a/benchmark/setup.py b/benchmark/setup.py index 52e46c0d..b70c4e58 100644 --- a/benchmark/setup.py +++ b/benchmark/setup.py @@ -17,7 +17,7 @@ 'onnx==1.7.0', 'torch==1.13.1', 'requests', - 'tensorflow==2.10.1', + 'tensorflow==2.11.1', 'jsonschema==3.2.0', 'protobuf==3.19.5' ]