Skip to content

Commit db44681

Browse files
bcui-dbbcui19
andauthored
Update release deps (#9)
Loosen llm-foundry release dependencies, also update to the most recent version. Co-authored-by: Brandon <bcui8377@gmail.com>
1 parent 9471709 commit db44681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dev = [
2828
'kubernetes==29.0.0',
2929
]
3030
released = [
31-
'llm-foundry[all]==0.15.1',
31+
'llm-foundry[all]>=0.17.1',
3232
'kubernetes==29.0.0',
3333
]
3434

0 commit comments

Comments
 (0)