Skip to content

Commit f158cea

Browse files
authored
release(mistralai): 0.2.12 (#33008)
1 parent 90280d1 commit f158cea

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
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.68",
10+
"langchain-core>=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.11"
17+
version = "0.2.12"
1818
description = "An integration package connecting Mistral and LangChain"
1919
readme = "README.md"
2020

libs/partners/mistralai/uv.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)