release(mistralai): 1.1.3 (#37145)

This commit is contained in:
Mason Daugherty
2026-05-01 17:08:22 -04:00
committed by GitHub
parent d1a3c3d0a5
commit 2ed935956a
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence",
]
version = "1.1.2"
version = "1.1.3"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"langchain-core>=1.3.2,<2.0.0",

View File

@@ -432,7 +432,7 @@ typing = [
[[package]]
name = "langchain-mistralai"
version = "1.1.2"
version = "1.1.3"
source = { editable = "." }
dependencies = [
{ name = "httpx" },
@@ -502,7 +502,7 @@ wheels = [
[[package]]
name = "langchain-tests"
version = "1.1.6"
version = "1.1.7"
source = { editable = "../../standard-tests" }
dependencies = [
{ name = "httpx" },