integrations[patch]: require core >=0.2.17 (#24207)

This commit is contained in:
Bagatur 2024-07-12 13:54:01 -07:00 committed by GitHub
parent f1618ec540
commit cb5031f22f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 26 additions and 25 deletions

View File

@ -511,7 +511,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.2.11"
version = "0.2.17"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"
@ -1284,4 +1284,4 @@ watchmedo = ["PyYAML (>=3.10)"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.8.1,<4.0"
content-hash = "eb89d960ec0c69803f20c5c445f7f8da30e2c1f5296cd17c3760881f72f271ce"
content-hash = "9a95bf9a0d7755c796b3a2069dd0b4cf9db142d85fbf1ac3e39cb62b60edabe8"

View File

@ -33,7 +33,7 @@ markers = [ "requires: mark tests as requiring a specific library", "asyncio: ma
asyncio_mode = "auto"
[tool.poetry.dependencies.langchain-core]
version = ">=0.2.10,<0.3"
version = ">=0.2.17,<0.3"
[tool.poetry.dependencies.defusedxml]
version = "^0.7.1"

View File

@ -572,7 +572,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.2.11"
version = "0.2.17"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"
@ -1550,4 +1550,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = ">=3.8.1,<4.0"
content-hash = "ab19f81778e4e25e6f9bc7ccb8b56e720fe237e28f8d277dd177082bbeb63f52"
content-hash = "ed3796b078d538ca679467b0057e666b47b440112e7f42f098721c00c680e7b7"

View File

@ -19,7 +19,7 @@ disallow_untyped_defs = "True"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = ">=0.2.2,<0.3"
langchain-core = ">=0.2.17,<0.3"
fireworks-ai = ">=0.13.0"
openai = "^1.10.0"
requests = "^2"

View File

@ -323,7 +323,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.2.11"
version = "0.2.17"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"
@ -917,4 +917,4 @@ watchmedo = ["PyYAML (>=3.10)"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.8.1,<4.0"
content-hash = "fe6be072d142a6612902e8b756dbefc28de58f32d4175f7c29dd9f9cee6e7af2"
content-hash = "376848a00dbcc58b508fc7278ecdaf2c6ee40ae36f44929865dcfd2c65abf57a"

View File

@ -19,7 +19,7 @@ disallow_untyped_defs = "True"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = ">=0.2.2,<0.3"
langchain-core = ">=0.2.17,<0.3"
groq = ">=0.4.1,<1"
[tool.ruff.lint]

View File

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "annotated-types"
@ -328,7 +328,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.2.11"
version = "0.2.17"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"
@ -885,6 +885,7 @@ files = [
{file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"},
{file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"},
{file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"},
{file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"},
{file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"},
{file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"},
{file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"},
@ -1146,4 +1147,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<4.0"
content-hash = "f731d7c409f0438e9219f380218f41fa156125c6aa0b9ca8147696998eeea160"
content-hash = "d58e08764f9c09447d239fc2b7926f48e0e167d99eb30f559acad0628de8fe0b"

View File

@ -19,7 +19,7 @@ disallow_untyped_defs = "True"
[tool.poetry.dependencies]
python = ">=3.10,<4.0"
langchain-core = ">=0.2.2,<0.3"
langchain-core = ">=0.2.17,<0.3"
ibm-watsonx-ai = "^1.0.8"
[tool.ruff.lint]

View File

@ -392,7 +392,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.2.11"
version = "0.2.17"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"
@ -1050,4 +1050,4 @@ zstd = ["zstandard (>=0.18.0)"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.8.1,<4.0"
content-hash = "00a5670024e30cfb11ff8270b2e3c612e8a5840c6e4ad95316063bd32071d484"
content-hash = "261382a5211f85660d9a410238e610c1c8f0c965514cc69ac008f477e4eda575"

View File

@ -19,7 +19,7 @@ disallow_untyped_defs = "True"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = ">=0.2.2,<0.3"
langchain-core = ">=0.2.17,<0.3"
tokenizers = ">=0.15.1,<1"
httpx = ">=0.25.2,<1"
httpx-sse = ">=0.3.1,<1"

View File

@ -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.2 and should not be changed by hand.
[[package]]
name = "annotated-types"
@ -385,7 +385,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.2.13"
version = "0.2.17"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"
@ -1433,4 +1433,4 @@ watchmedo = ["PyYAML (>=3.10)"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.8.1,<4.0"
content-hash = "204c86def4f98a68d3812cdada782a6b682f8a1e028cb924ab21f3d55b04202b"
content-hash = "fd17bc3337eebb3fa09c1b2df243ac34b3449a03c2ff18cd48ea400138fb2e09"

View File

@ -22,7 +22,7 @@ ignore_missing_imports = true
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = "^0.2.13"
langchain-core = "^0.2.17"
openai = "^1.32.0"
tiktoken = ">=0.7,<1"

View File

@ -580,7 +580,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.2.11"
version = "0.2.17"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"
@ -604,7 +604,7 @@ url = "../../core"
[[package]]
name = "langchain-openai"
version = "0.1.13"
version = "0.1.15"
description = "An integration package connecting OpenAI and LangChain"
optional = false
python-versions = ">=3.8.1,<4.0"
@ -612,7 +612,7 @@ files = []
develop = true
[package.dependencies]
langchain-core = ">=0.2.2,<0.3"
langchain-core = "^0.2.17"
openai = "^1.32.0"
tiktoken = ">=0.7,<1"
@ -1798,4 +1798,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = ">=3.8.1,<4.0"
content-hash = "1692215d7c8a8122aaa31414483a5f70687b5e698e2ba34c3230c9c075d057e9"
content-hash = "32ec0f5b1afd7492c096028403f1f2f94a227cb0d922530ca743e1bd65db3f9f"

View File

@ -19,7 +19,7 @@ disallow_untyped_defs = "True"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = ">=0.2.2,<0.3"
langchain-core = ">=0.2.17,<0.3"
langchain-openai = "^0.1.8"
requests = "^2"
aiohttp = "^3.9.1"