Skip to content

Commit

Permalink
(update) tokenizers and anthropic
Browse files Browse the repository at this point in the history
  • Loading branch information
ManishMadan2882 committed Dec 13, 2024
1 parent 12516a1 commit a8b6eb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anthropic==0.34.2
anthropic==0.40.0
boto3==1.34.153
beautifulsoup4==4.12.3
celery==5.3.6
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a8b6eb8

Please sign in to comment.