diff --git a/Object_Detection_Yolo_with_FastAPI/requirements.txt b/Object_Detection_Yolo_with_FastAPI/requirements.txt index 4eb1368..2522de2 100644 --- a/Object_Detection_Yolo_with_FastAPI/requirements.txt +++ b/Object_Detection_Yolo_with_FastAPI/requirements.txt @@ -75,7 +75,7 @@ tensorflow-estimator==2.15.0 tensorflow-io-gcs-filesystem==0.31.0 termcolor==2.4.0 thop==0.1.1.post2209072238 -torch==2.7.0 +torch==2.7.1 torchvision==0.17.0 tqdm==4.66.3 typing_extensions==4.9.0