Skip to content

Commit a28e523

Browse files
fix: bump langchain-anthropic minimum to ^1.0.0
Co-Authored-By: Paul Loeb <ploeb@launchdarkly.com>
1 parent e7d4079 commit a28e523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

getting_started/langchain/invoke/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ langchain = "^1.0.0"
2020
langchain-core = "^1.0.0"
2121
langchain-openai = "^1.0.0"
2222
langchain-google-genai = "^4.0.0"
23-
langchain-anthropic = "^0.3.0"
23+
langchain-anthropic = "^1.0.0"
2424
langchain-aws = "^1.0.0"
2525

2626
[build-system]

0 commit comments

Comments
 (0)