From 02c168f3494751af6dc6486950ba66d0525efb10 Mon Sep 17 00:00:00 2001 From: Paillat Date: Thu, 15 Feb 2024 14:12:26 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20chore(requirements.txt):?= =?UTF-8?q?=20add=20anthropic=20library=20version=200.16.0=20The=20anthrop?= =?UTF-8?q?ic=20library=20version=200.16.0=20is=20added=20to=20the=20requi?= =?UTF-8?q?rements.txt=20file.=20This=20library=20is=20necessary=20for=20a?= =?UTF-8?q?=20new=20feature=20that=20requires=20anthropic=20functionality.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 23b1188..03afaeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,7 @@ aiohttp==3.9.3 aiosignal==1.3.1 altair==5.2.0 annotated-types==0.6.0 +anthropic==0.16.0 anyascii==0.3.2 anyio==4.2.0 async-timeout==4.0.3