diff --git a/poetry.lock b/poetry.lock index d3a199ad..985cffb3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3879,13 +3879,13 @@ types-tqdm = "*" [[package]] name = "litellm" -version = "1.49.6" +version = "1.53.2" 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.49.6-py3-none-any.whl", hash = "sha256:c3b1dc25861850e8c2409e14198325019fe22680bf0c455e0124c23e6b5de318"}, - {file = "litellm-1.49.6.tar.gz", hash = "sha256:cd82b332e11d80bd7e8b866b407bfbda8afe8bcf109687be5747f0f85f09c74a"}, + {file = "litellm-1.53.2-py3-none-any.whl", hash = "sha256:333e8f3c7f31ecde355a60632e8c5468f3a18b8d5d905c6f3be7ce952941e0ae"}, + {file = "litellm-1.53.2.tar.gz", hash = "sha256:278f5e0208f18e96d7fa188beadebad637536768da04da7729d802dda7497e96"}, ] [package.dependencies] @@ -3894,7 +3894,7 @@ click = "*" importlib-metadata = ">=6.8.0" jinja2 = ">=3.1.2,<4.0.0" jsonschema = ">=4.22.0,<5.0.0" -openai = ">=1.51.0" +openai = ">=1.54.0" pydantic = ">=2.0.0,<3.0.0" python-dotenv = ">=0.2.0" requests = ">=2.31.0,<3.0.0" @@ -5552,13 +5552,13 @@ sympy = "*" [[package]] name = "openai" -version = "1.51.2" +version = "1.56.0" description = "The official Python library for the openai API" optional = false -python-versions = ">=3.7.1" +python-versions = ">=3.8" files = [ - {file = "openai-1.51.2-py3-none-any.whl", hash = "sha256:5c5954711cba931423e471c37ff22ae0fd3892be9b083eee36459865fbbb83fa"}, - {file = "openai-1.51.2.tar.gz", hash = "sha256:c6a51fac62a1ca9df85a522e462918f6bb6bc51a8897032217e453a0730123a6"}, + {file = "openai-1.56.0-py3-none-any.whl", hash = "sha256:0751a6e139a09fca2e9cbbe8a62bfdab901b5865249d2555d005decf966ef9c3"}, + {file = "openai-1.56.0.tar.gz", hash = "sha256:f7fa159c8e18e7f9a8d71ff4b8052452ae70a4edc6b76a6e97eda00d5364923f"}, ] [package.dependencies]