|
|
@@ -3566,13 +3566,13 @@ types-tqdm = "*"
|
|
|
|
|
|
[[package]]
|
|
|
name = "litellm"
|
|
|
-version = "1.43.9"
|
|
|
+version = "1.43.10"
|
|
|
description = "Library to easily interface with LLM API providers"
|
|
|
optional = false
|
|
|
python-versions = "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,>=3.8"
|
|
|
files = [
|
|
|
- {file = "litellm-1.43.9-py3-none-any.whl", hash = "sha256:54253281139e61f130b7e1a613a11f7a5ee896c2ee8536b0ca9a5ffbfce4c5f0"},
|
|
|
- {file = "litellm-1.43.9.tar.gz", hash = "sha256:c397a14c9b851f007f09c99e5a28606f7f122fdb4ae954931220f60e9edc6918"},
|
|
|
+ {file = "litellm-1.43.10-py3-none-any.whl", hash = "sha256:3c55bcd58e698b9402f4182b19edd533bdc31cf388f04e16a780103b611aedcd"},
|
|
|
+ {file = "litellm-1.43.10.tar.gz", hash = "sha256:8017e7577ea0d34dc8177faadd2c251a12ba80be434aa64b968412dae8f5897b"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|