From 90239027c2a315e4ab76eb5a84ef6db7e2733098 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 17:09:39 +0000 Subject: [PATCH] chore(deps): update dependency visions to >=0.8.1, <0.8.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eae6b3dd4..fbf6c4a30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,7 +112,7 @@ spark = [ "pyarrow>=4.0.0", "pandas>1.1", "numpy>=1.16.0", - "visions[type_image_path]>=0.7.5, <0.7.7", + "visions[type_image_path]>=0.8.1, <0.8.2", ] test = [