Skip to content

Commit a4a1e8a

Browse files
Update setup.py
Co-authored-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
1 parent 7cf586a commit a4a1e8a

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",
32+
"flyteidl>=1.5.9,<1.6.0",
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)