v2.6.1 (#525)
Co-authored-by: Clément Drouin <clement.drouin@mistral.ai> Co-authored-by: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
parent
eb580209d4
commit
7b8a66bc6c
7 changed files with 22 additions and 15 deletions
4
uv.lock
generated
4
uv.lock
generated
|
|
@ -770,7 +770,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "mistral-vibe"
|
||||
version = "2.6.0"
|
||||
version = "2.6.1"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "agent-client-protocol" },
|
||||
|
|
@ -832,7 +832,7 @@ dev = [
|
|||
|
||||
[package.metadata]
|
||||
requires-dist = [
|
||||
{ name = "agent-client-protocol", specifier = "==0.9.0a1" },
|
||||
{ name = "agent-client-protocol", specifier = ">=0.9.0a1" },
|
||||
{ name = "anyio", specifier = ">=4.12.0" },
|
||||
{ name = "cachetools", specifier = ">=5.5.0" },
|
||||
{ name = "cryptography", specifier = ">=44.0.0,<=46.0.3" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue