Skip to content

Commit

Permalink
Bump tiktoken from 0.4.0 to 0.8.0 (#1572)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mihir Patel <[email protected]>
  • Loading branch information
dependabot[bot] and mvpatel2000 authored Oct 7, 2024
1 parent 7c6c9f1 commit 23caea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@

extra_deps['openai'] = [
'openai==1.3.8',
'tiktoken==0.4.0',
'tiktoken>=0.4,<0.8.1',
]

extra_deps['megablocks'] = [
Expand Down

0 comments on commit 23caea7

Please sign in to comment.