We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
huggingface_hub
1 parent c0d3697 commit 972e7fcCopy full SHA for 972e7fc
bindings/python/pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
]
24
keywords = ["NLP", "tokenizer", "BPE", "transformer", "deep learning"]
25
dynamic = ["description", "license", "readme", "version"]
26
-dependencies = ["huggingface_hub>=0.16.4,<1.0"]
+dependencies = ["huggingface_hub>=0.16.4,<2.0"]
27
28
[project.urls]
29
Homepage = "https://github.com/huggingface/tokenizers"
0 commit comments