diff --git a/pytorch_object_detection/train_coco_dataset/requirements.txt b/pytorch_object_detection/train_coco_dataset/requirements.txt index 3a50c7ad2..9e524e23e 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==1.13.1 torchvision==0.11.1