mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-12 02:55:21 +00:00
release(mistralai): 1.1.6 (#38684)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""Version information for `langchain-mistralai`."""
|
||||
|
||||
__version__ = "1.1.5"
|
||||
__version__ = "1.1.6"
|
||||
|
||||
@@ -20,7 +20,7 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering :: Artificial Intelligence",
|
||||
]
|
||||
|
||||
version = "1.1.5"
|
||||
version = "1.1.6"
|
||||
requires-python = ">=3.10.0,<4.0.0"
|
||||
dependencies = [
|
||||
"langchain-core>=1.4.7,<2.0.0",
|
||||
|
||||
2
libs/partners/mistralai/uv.lock
generated
2
libs/partners/mistralai/uv.lock
generated
@@ -474,7 +474,7 @@ typing = [
|
||||
|
||||
[[package]]
|
||||
name = "langchain-mistralai"
|
||||
version = "1.1.5"
|
||||
version = "1.1.6"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "httpx" },
|
||||
|
||||
Reference in New Issue
Block a user