anthropic: sdk bump (#28820)

This commit is contained in:
Erick Friis
2024-12-19 07:39:21 -08:00
committed by GitHub
parent 907f36a6e9
commit f1d783748a
4 changed files with 335 additions and 279 deletions

View File

@@ -20,7 +20,7 @@ disallow_untyped_defs = "True"
[tool.poetry.dependencies]
python = ">=3.9,<4.0"
anthropic = ">=0.39.0,<1"
anthropic = ">=0.41.0,<1"
langchain-core = "^0.3.27"
pydantic = "^2.7.4"