|
|
@@ -3592,13 +3592,13 @@ types-tqdm = "*"
|
|
|
|
|
|
[[package]]
|
|
|
name = "litellm"
|
|
|
-version = "1.44.1"
|
|
|
+version = "1.44.4"
|
|
|
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.44.1-py3-none-any.whl", hash = "sha256:6367cfafbdd5d6a5125cefd21375df89f0b8a0d77044616cd88462be77d05564"},
|
|
|
- {file = "litellm-1.44.1.tar.gz", hash = "sha256:b9013df8b255335a08df1e9e7ac589dab97b7fe8adb0c614e2ef4b65adcc33fb"},
|
|
|
+ {file = "litellm-1.44.4-py3-none-any.whl", hash = "sha256:0e2d56cc767003b30275005072ad6f7e2e37b0468719e50817cc581a055b8f1a"},
|
|
|
+ {file = "litellm-1.44.4.tar.gz", hash = "sha256:3216424a27e6405b9a099aff166c6d2442b1013c9f9909084ab722eb9d3b8861"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|