Skip to content

Commit 515827a

Browse files
build(deps): update anthropic requirement from 0.49.0 to 0.50.0
Updates the requirements on [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version. - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52a7f40 commit 515827a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ zhipuai = "2.1.5.20250421"
3232
boto3 = "1.37.36"
3333
tencentcloud-sdk-python = "3.0.1362"
3434
xinference-client = "1.5.0"
35-
anthropic = "0.49.0"
35+
anthropic = "0.50.0"
3636
dashscope = "1.23.1"
3737
pylint = "3.3.6"
3838
pydub = "0.25.1"

0 commit comments

Comments
 (0)