Skip to content

Commit 6a40e36

Browse files
authored
fix: upgrade skeletoken (#318)
1 parent d82c371 commit 6a40e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dev = [
6060
"ruff",
6161
]
6262

63-
distill = ["torch", "transformers<5.4.0", "scikit-learn", "skeletoken>=0.3.2"]
63+
distill = ["torch", "transformers<5.4.0", "scikit-learn", "skeletoken>=0.3.3"]
6464
onnx = ["onnx", "torch"]
6565
# train also installs inference
6666
train = ["torch", "lightning", "scikit-learn", "skops"]

0 commit comments

Comments
 (0)