Skip to content

Commit

Permalink
chore: bump tokenizers (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 authored Dec 12, 2023
1 parent 0a94425 commit e274dd0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
24 changes: 22 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ onnx = "^1.11"
onnxruntime = "^1.15"
tqdm = "^4.65"
requests = "^2.31"
tokenizers = ">=0.14"
tokenizers = "^0.15.0"
huggingface-hub = "0.19.4"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit e274dd0

Please sign in to comment.