Skip to content

Commit 01e8495

Browse files
committed
chore(deps/uv): update
1 parent ec0936f commit 01e8495

2 files changed

Lines changed: 56 additions & 59 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
[project.optional-dependencies]
5050
# LLM providers
5151
anthropic = ["anthropic>=0.40,<1"]
52-
cohere = ["cohere>=5,<6"]
52+
cohere = ["cohere>=6,<7"]
5353
google = ["google-genai>=1,<2"]
5454
instructor = ["instructor>=1,<2"]
5555
ollama = ["ollama>=0.3,<1"]
@@ -80,7 +80,7 @@ sql = ["sqlalchemy>=2,<3"]
8080
zvec = ["zvec>=0.2,<1"]
8181

8282
# Tools
83-
cli = ["rich>=13,<15", "typer>=0.9,<1"]
83+
cli = ["rich>=14,<16", "typer>=0.20,<1"]
8484
eval = ["ranx>=0.3,<1"]
8585
timeseries = ["minineedle>=3,<4"]
8686

0 commit comments

Comments
 (0)