mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
Revert "bump litellm-enterprise to 0.1.37"
This reverts commit 5a763358a2.
This commit is contained in:
parent
5a763358a2
commit
caa4b9648a
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ mcp = {version = "1.26.0", optional = true, python = ">=3.10"}
|
|||
a2a-sdk = {version = "0.3.25", optional = true, python = ">=3.10"}
|
||||
litellm-proxy-extras = {version = "0.4.65", optional = true}
|
||||
rich = {version = "13.9.4", optional = true}
|
||||
litellm-enterprise = {version = "0.1.37", optional = true}
|
||||
litellm-enterprise = {version = "0.1.36", optional = true}
|
||||
diskcache = {version = "5.6.3", optional = true}
|
||||
polars = {version = "1.39.3", optional = true, python = ">=3.10"}
|
||||
semantic-router = {version = "0.1.12", optional = true, python = ">=3.9,<3.14"}
|
||||
|
|
|
|||
|
|
@ -85,4 +85,4 @@ requests-toolbelt==1.0.0 # transitive dep (langfuse)
|
|||
########################
|
||||
# LITELLM ENTERPRISE DEPENDENCIES
|
||||
########################
|
||||
litellm-enterprise==0.1.37
|
||||
litellm-enterprise==0.1.36
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue