Skip to content

Commit b0343ae

Browse files
dependabot[bot]liuruibin
authored andcommitted
build(deps): bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [langchain](https://github.com/langchain-ai/langchain) and [pypdf](https://github.com/py-pdf/pypdf). Updates `langchain` from 1.2.18 to 1.3.10 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.2.18...langchain==1.3.10) Updates `pypdf` from 6.12.0 to 6.13.3 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.12.0...6.13.3) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.10 dependency-type: direct:production dependency-group: pip - dependency-name: pypdf dependency-version: 6.13.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8bb5b5 commit b0343ae

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ dependencies = [
2020
"psutil==7.0.0",
2121
"beautifulsoup4==4.13.4",
2222
"jieba==0.42.1",
23-
"langchain==1.2.18",
23+
"langchain==1.3.10",
2424
"langchain-core==1.3.3",
2525
"langchain-openai==1.2.1",
26-
"langchain-anthropic==1.4.3",
26+
"langchain-anthropic==1.4.6",
2727
"langchain-community==0.4.1",
2828
"langchain-deepseek==1.0.1",
2929
"langchain-google-genai==4.2.2",
@@ -52,7 +52,7 @@ dependencies = [
5252
"python-docx==1.2.0",
5353
"xlrd==2.0.2",
5454
"xlwt==1.3.0",
55-
"pypdf==6.12.0",
55+
"pypdf==6.13.3",
5656
"pydub==0.25.1",
5757
"pysilk==0.0.1",
5858
"gunicorn==23.0.0",

0 commit comments

Comments
 (0)