Skip to content

Commit 2a14472

Browse files
authored
Bump huggingface_hub upper bound <2.0 (#151)
1 parent 055a953 commit 2a14472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = { text = "Apache-2.0" }
1212
readme = "README.md"
1313
requires-python = ">= 3.9"
1414
dependencies = [
15-
"huggingface_hub>=0.26.0,<1.0",
15+
"huggingface_hub>=0.26.0,<2.0",
1616
"packaging>=20.0",
1717
"pyyaml>=6",
1818
"tomli>=2.0; python_version<'3.11'",

0 commit comments

Comments
 (0)