Skip to content

Commit 7361ef6

Browse files
pgrayyUnshure
authored andcommitted
litellm - set 1.73.1 as minimum version (strands-agents#668)
1 parent ddf7107 commit 7361ef6

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
@@ -68,7 +68,7 @@ docs = [
6868
"sphinx-autodoc-typehints>=1.12.0,<2.0.0",
6969
]
7070
litellm = [
71-
"litellm>=1.72.6,<1.73.0",
71+
"litellm>=1.73.1,<2.0.0",
7272
]
7373
llamaapi = [
7474
"llama-api-client>=0.1.0,<1.0.0",

0 commit comments

Comments
 (0)