chore(deps): bump deps (#29373)
* bump: version 0.1.41 → 0.1.42 * uv lock
This commit is contained in:
parent
54ed5a4eb5
commit
28c0d8579b
@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "litellm-enterprise"
|
name = "litellm-enterprise"
|
||||||
version = "0.1.41"
|
version = "0.1.42"
|
||||||
description = "Package for LiteLLM Enterprise features"
|
description = "Package for LiteLLM Enterprise features"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
@ -26,7 +26,7 @@ required-version = ">=0.10.9"
|
|||||||
module-root = ""
|
module-root = ""
|
||||||
|
|
||||||
[tool.commitizen]
|
[tool.commitizen]
|
||||||
version = "0.1.41"
|
version = "0.1.42"
|
||||||
version_files = [
|
version_files = [
|
||||||
"pyproject.toml:^version",
|
"pyproject.toml:^version",
|
||||||
"../pyproject.toml:litellm-enterprise==",
|
"../pyproject.toml:litellm-enterprise==",
|
||||||
|
|||||||
@ -63,7 +63,7 @@ proxy = [
|
|||||||
"azure-storage-blob>=12.28.0,<13.0",
|
"azure-storage-blob>=12.28.0,<13.0",
|
||||||
"mcp>=1.26.0,<2.0",
|
"mcp>=1.26.0,<2.0",
|
||||||
"litellm-proxy-extras==0.4.73",
|
"litellm-proxy-extras==0.4.73",
|
||||||
"litellm-enterprise==0.1.41",
|
"litellm-enterprise==0.1.42",
|
||||||
"RestrictedPython>=8.1,<9.0",
|
"RestrictedPython>=8.1,<9.0",
|
||||||
"rich>=13.9.4,<14.0",
|
"rich>=13.9.4,<14.0",
|
||||||
"polars>=1.38.1,<2.0",
|
"polars>=1.38.1,<2.0",
|
||||||
|
|||||||
4
uv.lock
generated
4
uv.lock
generated
@ -9,7 +9,7 @@ resolution-markers = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
exclude-newer = "2026-05-26T01:39:13.630743Z"
|
exclude-newer = "2026-05-28T03:32:27.927695Z"
|
||||||
exclude-newer-span = "P3D"
|
exclude-newer-span = "P3D"
|
||||||
|
|
||||||
[manifest]
|
[manifest]
|
||||||
@ -3631,7 +3631,7 @@ proxy-dev = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "litellm-enterprise"
|
name = "litellm-enterprise"
|
||||||
version = "0.1.41"
|
version = "0.1.42"
|
||||||
source = { editable = "enterprise" }
|
source = { editable = "enterprise" }
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user