Skip to content

Commit 34b1569

Browse files
authored
litellm - bug in v1.73.0 (#270)
1 parent be57089 commit 34b1569

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
@@ -65,7 +65,7 @@ docs = [
6565
"sphinx-autodoc-typehints>=1.12.0,<2.0.0",
6666
]
6767
litellm = [
68-
"litellm>=1.72.6,<2.0.0",
68+
"litellm>=1.72.6,<1.73.0",
6969
]
7070
llamaapi = [
7171
"llama-api-client>=0.1.0,<1.0.0",

0 commit comments

Comments
 (0)