mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
anthropic: release 0.3.10 (#30287)
This commit is contained in:
@@ -8,11 +8,11 @@ license = { text = "MIT" }
|
||||
requires-python = "<4.0,>=3.9"
|
||||
dependencies = [
|
||||
"anthropic<1,>=0.49.0",
|
||||
"langchain-core<1.0.0,>=0.3.44",
|
||||
"langchain-core<1.0.0,>=0.3.45",
|
||||
"pydantic<3.0.0,>=2.7.4",
|
||||
]
|
||||
name = "langchain-anthropic"
|
||||
version = "0.3.9"
|
||||
version = "0.3.10"
|
||||
description = "An integration package connecting AnthropicMessages and LangChain"
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user