Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ docs = [
litellm = [
"litellm>=1.73.1,<2.0.0",
# https://github.com/BerriAI/litellm/issues/13711
"openai<1.100.0",
"openai<1.102.0",
]
llamaapi = [
"llama-api-client>=0.1.0,<1.0.0",
Expand Down
Loading