diff --git a/requirements.txt b/requirements.txt index 7b7504d99c2c..e496ad8206b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ thop>=0.1.1 # FLOPs computation torch>=1.8.0 # see https://pytorch.org/get-started/locally (recommended) torchvision>=0.9.0 tqdm>=4.64.0 -ultralytics>=8.2.32 # https://ultralytics.com +ultralytics>=8.2.34 # https://ultralytics.com # protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012 # Logging ---------------------------------------------------------------------