Skip to content

Commit 59b11fa

Browse files
committed
build: added missing hf hub dependency
1 parent 9ba3a2f commit 59b11fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
requires-python = ">=3.9"
2424
dependencies = [
2525
"dask[delayed,distributed]",
26+
"huggingface-hub",
2627
"joblib",
2728
"laspy[lazrs] >= 2.0.0",
2829
"lightgbm",

0 commit comments

Comments
 (0)