mirror of https://github.com/kortix-ai/suna.git
chore(backend): bump litellm to 1.75.2 for GPT-5 max_tokens/temperature fix (#13390)
This commit is contained in:
parent
49ff89f9d8
commit
2086c618ac
|
@ -12,7 +12,7 @@ classifiers = [
|
|||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"python-dotenv==1.0.1",
|
||||
"litellm==1.72.2",
|
||||
"litellm==1.75.2",
|
||||
"click==8.1.7",
|
||||
"questionary==2.0.1",
|
||||
"requests==2.32.3",
|
||||
|
|
2724
backend/uv.lock
2724
backend/uv.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue