Skip to content

Commit d69093c

Browse files
⬆️ bump anthropic from 0.25.9 to 0.34.1
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.25.9 to 0.34.1. - [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.25.9...v0.34.1) --- updated-dependencies: - dependency-name: anthropic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76ddacc commit d69093c

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ faiss-cpu = "^1.7.4"
7272
langchain-experimental = "*"
7373
langchain-community = "*"
7474
langchain-core = "*"
75-
anthropic = "^0.25.1"
75+
anthropic = ">=0.25.1,<0.35.0"
7676
ragas = "^0.0.22"
7777
html2text = "^2020.1.16"
7878
boto3 = "^1.34.6"

0 commit comments

Comments
 (0)