Skip to content

Commit

Permalink
update flyteidl
Browse files Browse the repository at this point in the history
Signed-off-by: Jeev B <[email protected]>
  • Loading branch information
jeevb committed Oct 24, 2023
1 parent b95ace8 commit 41cf59c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ flatbuffers==23.5.26
# via
# tensorflow
# tf2onnx
flyteidl==1.5.17
flyteidl==1.10.0
# via flytekit
fonttools==4.42.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
install_requires=[
"googleapis-common-protos>=1.57",
"flyteidl>=1.5.16",
"flyteidl>=1.10.0",
"wheel>=0.30.0,<1.0.0",
"pandas>=1.0.0,<2.0.0",
"pyarrow>=4.0.0,<11.0.0",
Expand Down

0 comments on commit 41cf59c

Please sign in to comment.