Skip to content

Commit 9b7a9f6

Browse files
chore(deps-dev): bump langchain from 1.2.13 to 1.3.9
Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.2.13 to 1.3.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.2.13...langchain==1.3.9) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abd82b7 commit 9b7a9f6

2 files changed

Lines changed: 96 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dev = [
3030
"mypy>=1.0.0,<2",
3131
"openai>=0.27.8",
3232
"langchain-openai>=0.0.5,<0.4",
33-
"langchain>=1,<2",
33+
"langchain>=1.3.9,<2",
3434
"langgraph>=1,<2",
3535
"autoevals>=0.0.130,<0.1",
3636
"opentelemetry-instrumentation-threading>=0.59b0,<1",

0 commit comments

Comments
 (0)