Skip to content

Commit 9c8bc69

Browse files
fix(deps): update dependency anthropic to >=0.75.0,<0.76
1 parent d128581 commit 9c8bc69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "GPL-2.0-only"
1010
requires-python = ">=3.12,<3.13"
1111
dependencies = [
1212
"accessible-output3 @ git+https://github.com/SigmaNight/accessible_output3.git",
13-
"anthropic (>=0.72.0,<0.73)",
13+
"anthropic (>=0.75.0,<0.76)",
1414
"babel (>=2.17,<2.18)",
1515
"fsspec (>=2025.9.0,<2025.10)",
1616
"google-genai (>=1.47.0,<1.48)",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)