We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a1e8a commit 3e51f43Copy full SHA for 3e51f43
1 file changed
setup.py
@@ -29,7 +29,7 @@
29
},
30
install_requires=[
31
"googleapis-common-protos>=1.57",
32
- "flyteidl>=1.5.9,<1.6.0",
+ "flyteidl==1.5.9",
33
"wheel>=0.30.0,<1.0.0",
34
"pandas>=1.0.0,<2.0.0",
35
"pyarrow>=4.0.0,<11.0.0",
0 commit comments