chore: pin cohere dependency to version 5.17.0
parent
e8b972e91c
commit
16718dcca1
|
|
@ -57,7 +57,7 @@ dependencies = [
|
||||||
"python-daemon==3.1.2",
|
"python-daemon==3.1.2",
|
||||||
"websockets==15.0.1",
|
"websockets==15.0.1",
|
||||||
"pylint==3.3.7",
|
"pylint==3.3.7",
|
||||||
"cohere>=5.17.0",
|
"cohere==5.17.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.uv]
|
[tool.uv]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue