diff --git a/pytorch_object_detection/retinaNet/requirements.txt b/pytorch_object_detection/retinaNet/requirements.txt index 846ad37de..cde93094f 100644 --- a/pytorch_object_detection/retinaNet/requirements.txt +++ b/pytorch_object_detection/retinaNet/requirements.txt @@ -2,7 +2,7 @@ lxml matplotlib numpy tqdm -torch==1.7.1 +torch==1.13.1 torchvision==0.8.2 pycocotools Pillow