Skip to content

Commit 9f3ec96

Browse files
Update idl requirement to v1.16.1 (#3345)
Signed-off-by: Yee Hing Tong <[email protected]>
1 parent a289bcd commit 9f3ec96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"diskcache>=5.2.1",
2121
"docker>=4.0.0",
2222
"docstring-parser>=0.9.0",
23-
"flyteidl>=1.15.4b0,<2.0.0a0",
23+
"flyteidl>=1.16.1,<2.0.0a0",
2424
"fsspec>=2023.3.0",
2525
# Bug in 2025.5.0, 2025.5.0post1 https://github.com/fsspec/gcsfs/issues/687
2626
# Bug in 2024.2.0 https://github.com/fsspec/gcsfs/pull/643

0 commit comments

Comments
 (0)