Skip to content

Commit 490c340

Browse files
authored
new: update tokenizers dep (#244)
1 parent ec8f069 commit 490c340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ onnx = "^1.15.0"
1616
onnxruntime = "^1.17.0"
1717
tqdm = "^4.66"
1818
requests = "^2.31"
19-
tokenizers = "^0.15"
19+
tokenizers = ">=0.15,<1.0"
2020
huggingface-hub = "^0.20"
2121
loguru = "^0.7.2"
2222
numpy = [

0 commit comments

Comments
 (0)