Skip to content

Commit 60aa501

Browse files
committed
Bump torchvision
1 parent 418b968 commit 60aa501

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ torch==2.7.1
348348
# timm
349349
# torchvision
350350
# unstructured-inference
351-
torchvision==0.22.0
351+
torchvision==0.22.1
352352
# via
353353
# effdet
354354
# timm

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ torch==2.7.1
792792
# timm
793793
# torchvision
794794
# unstructured-inference
795-
torchvision==0.22.0
795+
torchvision==0.22.1
796796
# via
797797
# -r requirements/base.txt
798798
# effdet

0 commit comments

Comments
 (0)