bump litellm-enterprise to 0.1.37

This commit is contained in:
Ishaan Jaffer 2026-04-06 21:00:05 -07:00
parent dd0449c91e
commit 5a763358a2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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.36", optional = true}
litellm-enterprise = {version = "0.1.37", 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"}

View file

@ -85,4 +85,4 @@ requests-toolbelt==1.0.0 # transitive dep (langfuse)
########################
# LITELLM ENTERPRISE DEPENDENCIES
########################
litellm-enterprise==0.1.36
litellm-enterprise==0.1.37