From 2c7ddb034a8c5c9f9011932b94542b89d6b5ef99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 01:33:05 +0000 Subject: [PATCH] chore(deps): update dependency cohere to v6 --- pyproject.toml | 2 +- uv.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index cea47e77..7cc81a52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ [project.optional-dependencies] # LLM providers anthropic = ["anthropic>=0.40,<1"] -cohere = ["cohere>=5,<6"] +cohere = ["cohere>=6,<7"] google = ["google-genai>=1,<2"] instructor = ["instructor>=1,<2"] ollama = ["ollama>=0.3,<1"] diff --git a/uv.lock b/uv.lock index 6af13b39..4319f67a 100644 --- a/uv.lock +++ b/uv.lock @@ -572,7 +572,7 @@ requires-dist = [ { name = "cbrkit", extras = ["cli"], marker = "extra == 'api'" }, { name = "chonkie", marker = "extra == 'chunking'", specifier = ">=1,<2" }, { name = "chromadb", marker = "extra == 'chromadb'", specifier = ">=1,<2" }, - { name = "cohere", marker = "extra == 'cohere'", specifier = ">=5,<6" }, + { name = "cohere", marker = "extra == 'cohere'", specifier = ">=6,<7" }, { name = "fastapi", marker = "extra == 'api'", specifier = ">=0.100,<1" }, { name = "fastmcp", marker = "extra == 'api'", specifier = ">=3,<4" }, { name = "frozendict", specifier = ">=2,<3" }, @@ -841,7 +841,7 @@ wheels = [ [[package]] name = "cohere" -version = "5.20.7" +version = "6.1.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "fastavro" }, @@ -853,9 +853,9 @@ dependencies = [ { name = "types-requests" }, { name = "typing-extensions" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/44/0b/96e2b55a0114ed9d69b3154565f54b764e7530735426290b000f467f4c0f/cohere-5.20.7.tar.gz", hash = "sha256:997ed85fabb3a1e4a4c036fdb520382e7bfa670db48eb59a026803b6f7061dbb", size = 184986, upload-time = "2026-02-25T01:22:18.673Z" } +sdist = { url = "https://files.pythonhosted.org/packages/d0/67/7aff8a870889ee931aa19e1deb138691e3cc909ee61e1daea86f3475a818/cohere-6.1.0.tar.gz", hash = "sha256:6a52bb459b71b5e79735412ee1a8e87028c5b3afba050c39815fe03c083249b3", size = 207302, upload-time = "2026-04-10T19:44:43.103Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/9d/86/dc991a75e3b9c2007b90dbfaf7f36fdb2457c216f799e26ce0474faf0c1f/cohere-5.20.7-py3-none-any.whl", hash = "sha256:043fef2a12c30c07e9b2c1f0b869fd66ffd911f58d1492f87e901c4190a65914", size = 323389, upload-time = "2026-02-25T01:22:16.902Z" }, + { url = "https://files.pythonhosted.org/packages/9e/b4/00c2f9f8387a2e77faf8410210466c46d55dd30a0388de41c54441b148fb/cohere-6.1.0-py3-none-any.whl", hash = "sha256:ad286b3af2583c75ba93624e6f680603d3578a3d73704f997430260b87537ac7", size = 350543, upload-time = "2026-04-10T19:44:41.805Z" }, ] [[package]] @@ -1675,6 +1675,7 @@ wheels = [ name = "griffelib" version = "2.0.0" source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/ad/06/eccbd311c9e2b3ca45dbc063b93134c57a1ccc7607c5e545264ad092c4a9/griffelib-2.0.0.tar.gz", hash = "sha256:e504d637a089f5cab9b5daf18f7645970509bf4f53eda8d79ed71cce8bd97934", size = 166312, upload-time = "2026-03-23T21:06:55.954Z" } wheels = [ { url = "https://files.pythonhosted.org/packages/4d/51/c936033e16d12b627ea334aaaaf42229c37620d0f15593456ab69ab48161/griffelib-2.0.0-py3-none-any.whl", hash = "sha256:01284878c966508b6d6f1dbff9b6fa607bc062d8261c5c7253cb285b06422a7f", size = 142004, upload-time = "2026-02-09T19:09:40.561Z" }, ]