diff --git a/pytorch_object_detection/train_coco_dataset/requirements.txt b/pytorch_object_detection/train_coco_dataset/requirements.txt index 3a50c7ad2..a160e9c2b 100644 --- a/pytorch_object_detection/train_coco_dataset/requirements.txt +++ b/pytorch_object_detection/train_coco_dataset/requirements.txt @@ -4,5 +4,5 @@ numpy tqdm pycocotools Pillow -torch==1.10 +torch==2.2.0 torchvision==0.11.1