diff --git a/libs/partners/pinecone/poetry.lock b/libs/partners/pinecone/poetry.lock index 3122fd088d064..24b3ef50b5b69 100644 --- a/libs/partners/pinecone/poetry.lock +++ b/libs/partners/pinecone/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "aiohttp" @@ -658,7 +658,7 @@ files = [ [[package]] name = "langchain-core" -version = "0.3.21" +version = "0.3.28" description = "Building applications with LLMs through composability" optional = false python-versions = ">=3.9,<4.0" @@ -667,7 +667,7 @@ develop = true [package.dependencies] jsonpatch = "^1.33" -langsmith = "^0.1.125" +langsmith = ">=0.1.125,<0.3" packaging = ">=23.2,<25" pydantic = [ {version = ">=2.5.2,<3.0.0", markers = "python_full_version < \"3.12.4\""}, @@ -683,7 +683,7 @@ url = "../../core" [[package]] name = "langchain-openai" -version = "0.2.11" +version = "0.2.14" description = "An integration package connecting OpenAI and LangChain" optional = false python-versions = ">=3.9,<4.0" @@ -691,8 +691,8 @@ files = [] develop = true [package.dependencies] -langchain-core = "^0.3.21" -openai = "^1.54.0" +langchain-core = "^0.3.27" +openai = "^1.58.1" tiktoken = ">=0.7,<1" [package.source] @@ -938,13 +938,13 @@ files = [ [[package]] name = "openai" -version = "1.56.0" +version = "1.58.1" description = "The official Python library for the openai API" optional = false python-versions = ">=3.8" files = [ - {file = "openai-1.56.0-py3-none-any.whl", hash = "sha256:0751a6e139a09fca2e9cbbe8a62bfdab901b5865249d2555d005decf966ef9c3"}, - {file = "openai-1.56.0.tar.gz", hash = "sha256:f7fa159c8e18e7f9a8d71ff4b8052452ae70a4edc6b76a6e97eda00d5364923f"}, + {file = "openai-1.58.1-py3-none-any.whl", hash = "sha256:e2910b1170a6b7f88ef491ac3a42c387f08bd3db533411f7ee391d166571d63c"}, + {file = "openai-1.58.1.tar.gz", hash = "sha256:f5a035fd01e141fc743f4b0e02c41ca49be8fab0866d3b67f5f29b4f4d3c0973"}, ] [package.dependencies] @@ -959,6 +959,7 @@ typing-extensions = ">=4.11,<5" [package.extras] datalib = ["numpy (>=1)", "pandas (>=1.2.3)", "pandas-stubs (>=1.1.0.11)"] +realtime = ["websockets (>=13,<15)"] [[package]] name = "orjson" @@ -2094,4 +2095,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.13" -content-hash = "b19080a915cafa4786cc8238c11e89b05e496912674d8915d22fe1fe85604b22" +content-hash = "ea34c92c7f07cdf191fa08170d72849b048b412eac22e158e1771a13746672fa"