Skip to content

Commit 0eb10f3

Browse files
authored
mistralai: release 0.2.11 (#31896)
1 parent 47d330f commit 0eb10f3

File tree

2 files changed

+1135
-1132
lines changed

2 files changed

+1135
-1132
lines changed

libs/partners/mistralai/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.49",
10+
"langchain-core<1.0.0,>=0.3.68",
1111
"tokenizers<1,>=0.15.1",
1212
"httpx<1,>=0.25.2",
1313
"httpx-sse<1,>=0.3.1",
1414
"pydantic<3,>=2",
1515
]
1616
name = "langchain-mistralai"
17-
version = "0.2.10"
17+
version = "0.2.11"
1818
description = "An integration package connecting Mistral and LangChain"
1919
readme = "README.md"
2020

0 commit comments

Comments
 (0)