mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Allow hf_hub 0.18 (#1383)
This commit is contained in:
@ -26,7 +26,7 @@ dynamic = [
|
||||
'license',
|
||||
'readme',
|
||||
]
|
||||
dependencies = ["huggingface_hub>=0.16.4,<0.18"]
|
||||
dependencies = ["huggingface_hub>=0.16.4,<0.19"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = 'https://github.com/huggingface/tokenizers'
|
||||
|
Reference in New Issue
Block a user