Skip to content

Commit 37ebdcb

Browse files
fix(deps): update constraint-dependencies for anthropic
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 102bbe6 commit 37ebdcb

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ client = [
8282
]
8383
starter = [
8484
"aiohttp",
85-
"anthropic>=0.104.1",
85+
"anthropic>=0.105.2",
8686
"autoevals",
8787
"boto3>=1.43.15",
8888
"chardet",
@@ -162,7 +162,7 @@ type_checking = [
162162
"streamlit",
163163
"streamlit-option-menu",
164164
"pandas",
165-
"anthropic>=0.104.1",
165+
"anthropic>=0.105.2",
166166
"databricks-sdk>=0.112.0",
167167
"fairscale",
168168
"torchtune",
@@ -197,7 +197,7 @@ test-common = [
197197
# These are the dependencies required for running unit tests.
198198
unit = [
199199
{include-group = "test-common"},
200-
"anthropic>=0.104.1",
200+
"anthropic>=0.105.2",
201201
"blobfile",
202202
"coverage",
203203
"databricks-sdk>=0.112.0",

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)