Skip to content

Commit 3e51f43

Browse files
committed
pin idl to 1.5.9
Signed-off-by: Kevin Su <pingsutw@apache.org>
1 parent a4a1e8a commit 3e51f43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
install_requires=[
3131
"googleapis-common-protos>=1.57",
32-
"flyteidl>=1.5.9,<1.6.0",
32+
"flyteidl==1.5.9",
3333
"wheel>=0.30.0,<1.0.0",
3434
"pandas>=1.0.0,<2.0.0",
3535
"pyarrow>=4.0.0,<11.0.0",

0 commit comments

Comments
 (0)