Skip to content

Commit

Permalink
update huggingface sdk to solve date parsing issue huggingface/huggin…
Browse files Browse the repository at this point in the history
  • Loading branch information
rogthefrog authored Dec 3, 2024
1 parent 32ecb72 commit b366ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/huggingface/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "modelgauge"}]

[tool.poetry.dependencies]
python = "^3.10"
huggingface-hub = "^0.25.0"
huggingface-hub = "^0.26.3"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit b366ae3

Please sign in to comment.