Skip to content

Commit

Permalink
update anthropic version
Browse files Browse the repository at this point in the history
  • Loading branch information
mclean-connor committed Dec 17, 2024
1 parent 72e1a85 commit 54715ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ version = "0.6.1"

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
anthropic = {extras = ["bedrock", "vertex"], version = ">=0.39.0"}
anthropic = {extras = ["bedrock", "vertex"], version = ">=0.41.0"}
llama-index-core = "^0.12.5"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 54715ca

Please sign in to comment.