From fac0dc7f7c797783899019716c60694230b88009 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Fri, 3 May 2024 16:31:12 -0400 Subject: [PATCH] x --- libs/core/poetry.lock | 7 +++---- libs/core/pyproject.toml | 2 +- libs/text-splitters/poetry.lock | 8 +++----- libs/text-splitters/pyproject.toml | 4 ++-- 4 files changed, 9 insertions(+), 12 deletions(-) diff --git a/libs/core/poetry.lock b/libs/core/poetry.lock index ca17a7766e..d49735cb45 100644 --- a/libs/core/poetry.lock +++ b/libs/core/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. [[package]] name = "annotated-types" @@ -1198,7 +1198,7 @@ files = [ [[package]] name = "langchain-text-splitters" -version = "0.0.1" +version = "0.0.2rc" description = "LangChain text splitting utilities" optional = false python-versions = ">=3.8.1,<4.0" @@ -1206,7 +1206,7 @@ files = [] develop = true [package.dependencies] -langchain-core = "^0.1.28" +langchain-core = "~0.2.0rc1" [package.extras] extended-testing = ["beautifulsoup4 (>=4.12.3,<5.0.0)", "lxml (>=4.9.3,<6.0)"] @@ -2143,7 +2143,6 @@ 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"}, diff --git a/libs/core/pyproject.toml b/libs/core/pyproject.toml index 5f75f8f1a7..17ffaa4ed8 100644 --- a/libs/core/pyproject.toml +++ b/libs/core/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-core" -version = "0.1.50" +version = "0.2.0rc1" description = "Building applications with LLMs through composability" authors = [] license = "MIT" diff --git a/libs/text-splitters/poetry.lock b/libs/text-splitters/poetry.lock index 62aa6978e3..73dd5530b7 100644 --- a/libs/text-splitters/poetry.lock +++ b/libs/text-splitters/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. [[package]] name = "annotated-types" @@ -1334,7 +1334,7 @@ files = [ [[package]] name = "langchain-core" -version = "0.1.36" +version = "0.2.0rc1" description = "Building applications with LLMs through composability" optional = false python-versions = ">=3.8.1,<4.0" @@ -1347,7 +1347,6 @@ langsmith = "^0.1.0" packaging = "^23.2" pydantic = ">=1,<3" PyYAML = ">=5.3" -requests = "^2" tenacity = "^8.1.0" [package.extras] @@ -2528,7 +2527,6 @@ 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"}, @@ -3777,4 +3775,4 @@ extended-testing = ["beautifulsoup4", "lxml"] [metadata] lock-version = "2.0" python-versions = ">=3.8.1,<4.0" -content-hash = "859cbee6d81c50d2c7dfc5367e76a45659324171f87512667df314825e12f843" +content-hash = "9d4caff8925bc484b45cfc4dd5434b501d0e4bc46ae8bc1b790a691e10073844" diff --git a/libs/text-splitters/pyproject.toml b/libs/text-splitters/pyproject.toml index 9a0fabd97c..5fc9d242ad 100644 --- a/libs/text-splitters/pyproject.toml +++ b/libs/text-splitters/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-text-splitters" -version = "0.0.1" +version = "0.0.2rc" description = "LangChain text splitting utilities" authors = [] license = "MIT" @@ -10,7 +10,7 @@ repository = "https://github.com/langchain-ai/langchain" [tool.poetry.dependencies] python = ">=3.8.1,<4.0" -langchain-core = "^0.1.28" +langchain-core = "~0.2.0rc1" lxml = {version = ">=4.9.3,<6.0", optional = true} beautifulsoup4 = {version = "^4.12.3", optional = true}