diff --git a/examples/pytorch/object_detection/yolo_v3/quantization/ptq/eager/requirements.txt b/examples/pytorch/object_detection/yolo_v3/quantization/ptq/eager/requirements.txt index d046593864f..1a3476ce9d6 100644 --- a/examples/pytorch/object_detection/yolo_v3/quantization/ptq/eager/requirements.txt +++ b/examples/pytorch/object_detection/yolo_v3/quantization/ptq/eager/requirements.txt @@ -1,6 +1,6 @@ numpy matplotlib -tensorflow==1.15.4 +tensorflow==2.5.3 tensorboard terminaltables pillow>=8.2.0