Skip to content

Commit

Permalink
Bump anthropic from 0.29.2 to 0.34.2 (#1134)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Collin Dutter <[email protected]>
  • Loading branch information
dependabot[bot] and collindutter authored Sep 4, 2024
1 parent f21e493 commit be5850a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
13 changes: 4 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ requests = "^2.32.0"

# drivers
cohere = { version = "^5.5.4", optional = true }
anthropic = { version = "^0.29.0", optional = true }
anthropic = { version = ">=0.29,<0.35", optional = true }
transformers = { version = "^4.41.1", optional = true, extras=["torch"] }
huggingface-hub = { version = "^0.24.0", optional = true }
boto3 = { version = "^1.34.119", optional = true }
Expand Down

0 comments on commit be5850a

Please sign in to comment.