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.
1 parent 055a953 commit 2a14472Copy full SHA for 2a14472
pyproject.toml
@@ -12,7 +12,7 @@ license = { text = "Apache-2.0" }
12
readme = "README.md"
13
requires-python = ">= 3.9"
14
dependencies = [
15
- "huggingface_hub>=0.26.0,<1.0",
+ "huggingface_hub>=0.26.0,<2.0",
16
"packaging>=20.0",
17
"pyyaml>=6",
18
"tomli>=2.0; python_version<'3.11'",
0 commit comments