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 cda094f commit 3d21883Copy full SHA for 3d21883
1 file changed
pyproject.toml
@@ -20,7 +20,8 @@ dependencies = [
20
"diskcache>=5.2.1",
21
"docker>=4.0.0",
22
"docstring-parser>=0.9.0",
23
- "flyteidl>=1.15.1",
+ # Points to the 1.16.4-domino branch
24
+ "flyteidl @ git+https://github.com/dominodatalab/flyte.git@f638b2661963885651dd3be8cc9b958010f041cf#subdirectory=flyteidl",
25
"fsspec>=2023.3.0",
26
"gcsfs>=2023.3.0",
27
"googleapis-common-protos>=1.57",
0 commit comments