Skip to content

Commit 3fee808

Browse files
dependabot[bot]amotl
authored andcommitted
Update anthropic requirement from <0.93 to <0.94
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.2.1...v0.93.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.93.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2f2ae6 commit 3fee808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ optional-dependencies.develop = [
9393
"validate-pyproject<1",
9494
]
9595
optional-dependencies.llm = [
96-
"anthropic<0.93",
96+
"anthropic<0.94",
9797
"claudette<0.4",
9898
"openai<3",
9999
]

0 commit comments

Comments
 (0)