From 393cd3c7969f4a2bca107b290e8bdfb90f21ad70 Mon Sep 17 00:00:00 2001 From: Mike Lambert Date: Mon, 3 Apr 2023 13:35:50 -0700 Subject: [PATCH] Bump anthropic version (#2352) Improves async support (and a few other bug fixes I'd prefer folks be forced to grab) --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a815ba80..e4713722 100644 --- a/poetry.lock +++ b/poetry.lock @@ -230,14 +230,14 @@ types = ["mypy", "types-requests"] [[package]] name = "anthropic" -version = "0.2.4" +version = "0.2.6" description = "Library for accessing the anthropic API" category = "main" optional = true python-versions = ">=3.8" files = [ - {file = "anthropic-0.2.4-py3-none-any.whl", hash = "sha256:2f955435bfdecc94e5432d72492c38fd22a55647026de1518461b707dd3ae808"}, - {file = "anthropic-0.2.4.tar.gz", hash = "sha256:2041546470a9a2e897d6317627fdd7ea585245a3ff1ed1b054a47f63b4daa893"}, + {file = "anthropic-0.2.6-py3-none-any.whl", hash = "sha256:bf4b69a9d25d573162accbe8aa9e022331c67a82519250ac30573ad506a1f663"}, + {file = "anthropic-0.2.6.tar.gz", hash = "sha256:253dca8484bca13eab08afa6b1e1d3f3451d6b65cc2be31c5cd4dac1a49a03f7"}, ] [package.dependencies]