From a8b6eb84cae235e989c35d57438171eddd774a1b Mon Sep 17 00:00:00 2001 From: ManishMadan2882 Date: Sat, 14 Dec 2024 04:40:47 +0530 Subject: [PATCH] (update) tokenizers and anthropic --- application/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/requirements.txt b/application/requirements.txt index b3c5ea5fa..5d53c6293 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -1,4 +1,4 @@ -anthropic==0.34.2 +anthropic==0.40.0 boto3==1.34.153 beautifulsoup4==4.12.3 celery==5.3.6 @@ -75,7 +75,7 @@ requests==2.32.3 retry==0.9.2 sentence-transformers==3.0.1 tiktoken==0.7.0 -tokenizers==0.19.1 +tokenizers==0.21.0 torch==2.4.1 tqdm==4.66.5 transformers==4.47.0