bump up litellm (#2460)
This commit is contained in:
@@ -16,7 +16,7 @@ python-multipart = "^0.0.6"
|
||||
toml = "^0.10.2"
|
||||
jinja2 = "^3.1.2"
|
||||
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
|
||||
litellm = ">=1.68.2"
|
||||
litellm = ">=1.71.1"
|
||||
playwright = [
|
||||
{version = ">1.46.0", python = ">=3.12,<3.14"},
|
||||
{version = "=1.46.0", python = ">=3.11,<3.12"}
|
||||
@@ -42,7 +42,7 @@ orjson = "^3.9.10"
|
||||
structlog = "^23.2.0"
|
||||
typer = ">=0.9.0,<0.10.0"
|
||||
types-toml = "^0.10.8.7"
|
||||
httpx = {version = "^0.27.0", extras = ["socks"]}
|
||||
httpx = {version = ">=0.27.0", extras = ["socks"]}
|
||||
filetype = "^1.2.0"
|
||||
redis = "^5.0.3"
|
||||
onnxruntime = [
|
||||
|
||||
Reference in New Issue
Block a user