mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-17 21:15:40 +02:00
chore(deps): update anthropic requirement from >=0.120.2 to >=0.122.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](https://github.com/anthropics/anthropic-sdk-python/compare/v0.120.2...v0.122.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.122.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ classifiers = [
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
"anthropic>=0.120.2",
|
||||
"anthropic>=0.122.0",
|
||||
"openai>=1.30.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user