Skip to content

Commit 442e089

Browse files
fix(deps): update dependency visions to >=0.8.1, <0.8.2
1 parent bb9debc commit 442e089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ spark = [
112112
"pyarrow>=4.0.0",
113113
"pandas>1.1",
114114
"numpy>=1.16.0",
115-
"visions[type_image_path]>=0.7.5, <0.7.7",
115+
"visions[type_image_path]>=0.8.1, <0.8.2",
116116
]
117117

118118
test = [

0 commit comments

Comments
 (0)