Skip to content

Commit 6231411

Browse files
committed
Upper pinning litellm for BerriAI/litellm#17672
1 parent e26ae54 commit 6231411

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/lmi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"coredis",
2626
"fhaviary>=0.14.0", # For multi-image support
2727
"limits>=4.8", # Pin for RedisBridge.key_prefix
28-
"litellm>=1.75.6", # Lower pin for OpenAI reasoning effort support
28+
"litellm>=1.75.6,<1.80.8", # Lower pin for OpenAI reasoning effort support, upper pin for https://github.com/BerriAI/litellm/issues/17672
2929
"pydantic~=2.0,>=2.10.1",
3030
"tiktoken>=0.4.0",
3131
"typing-extensions; python_version <= '3.11'", # for typing.override

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)