Skip to content

Commit 6e5f766

Browse files
authored
chore: resolve langchain integration dependabot alerts (#424)
1 parent e103c98 commit 6e5f766

2 files changed

Lines changed: 60 additions & 185 deletions

File tree

integrations/langchain-py/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ braintrust = { path = "../../py", editable = true }
4949
dev = [
5050
"build",
5151
"httpx",
52-
"langchain-anthropic>=0.3.20",
53-
"langchain-openai",
54-
"langgraph>=0.2.1,<0.4.0",
52+
"langchain-anthropic>=1.3.0",
53+
"langchain-openai>=1.2.1",
54+
"langgraph>=1.2.0",
5555
"pre-commit",
5656
"pytest",
5757
"pytest-asyncio>=1.1.0",

0 commit comments

Comments
 (0)