Skip to content

Commit

Permalink
Bound tokenizers version
Browse files Browse the repository at this point in the history
  • Loading branch information
itaismith committed Nov 27, 2024
1 parent f16f832 commit e7e53e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ pypika>=0.48.9
PyYAML>=6.0.0
rich>=10.11.0
tenacity>=8.2.3
tokenizers>=0.13.2
--only-binary tokenizers
tokenizers>=0.13.2,<=0.20.3
tqdm>=4.65.0
typer>=0.9.0
typing_extensions>=4.5.0
Expand Down

0 comments on commit e7e53e8

Please sign in to comment.