From e4dd1c1eca67e17b38c51a3e3703c647c6a4e00e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 00:13:12 +0000 Subject: [PATCH] chore(deps): update dependency albumentations to v2 --- src/templates/template-vision-segmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/template-vision-segmentation/requirements.txt b/src/templates/template-vision-segmentation/requirements.txt index 3d310bc9..f58021a9 100644 --- a/src/templates/template-vision-segmentation/requirements.txt +++ b/src/templates/template-vision-segmentation/requirements.txt @@ -1,3 +1,3 @@ -albumentations>=1.3.0 +albumentations>=2.0.8 image_dataset_viz #::= from_template_common ::#