From f4cdecdf9fd20a7f686f174d29cd02deba43ab57 Mon Sep 17 00:00:00 2001 From: Quentin Lhoest Date: Thu, 26 Jun 2025 17:04:03 +0200 Subject: [PATCH] bump version --- examples/pytorch/object-detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pytorch/object-detection/requirements.txt b/examples/pytorch/object-detection/requirements.txt index 7772958dee7..8a9ba6ddcd1 100644 --- a/examples/pytorch/object-detection/requirements.txt +++ b/examples/pytorch/object-detection/requirements.txt @@ -1,5 +1,5 @@ albumentations >= 1.4.16 timm -datasets +datasets>=4.0 torchmetrics pycocotools