Skip to content

Commit 1991755

Browse files
fix(deps): update dependency visions to >=0.8.1, <0.8.2
1 parent 7e41dde commit 1991755

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spark = [
8888
"pyarrow>=2.0.0",
8989
"pandas>1.1, <2, !=1.4.0",
9090
"numpy>=1.16.0,<1.24",
91-
"visions[type_image_path]>=0.7.5, <0.7.7",
91+
"visions[type_image_path]>=0.8.1, <0.8.2",
9292
]
9393
test = [
9494
"pytest",

0 commit comments

Comments
 (0)