We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a289bcd commit 9f3ec96Copy full SHA for 9f3ec96
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
"diskcache>=5.2.1",
21
"docker>=4.0.0",
22
"docstring-parser>=0.9.0",
23
- "flyteidl>=1.15.4b0,<2.0.0a0",
+ "flyteidl>=1.16.1,<2.0.0a0",
24
"fsspec>=2023.3.0",
25
# Bug in 2025.5.0, 2025.5.0post1 https://github.com/fsspec/gcsfs/issues/687
26
# Bug in 2024.2.0 https://github.com/fsspec/gcsfs/pull/643
0 commit comments