Skip to content

Commit a727a5a

Browse files
authored
Update pyproject.toml
1 parent 8a53447 commit a727a5a

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
@@ -65,6 +65,7 @@ computation = ['scipy>=1.10.0', 'xarray>=2022.12.0']
6565
fss = ['fsspec>=2022.11.0']
6666
aws = ['s3fs>=2022.11.0']
6767
gcp = ['gcsfs>=2022.11.0']
68+
hf = ['huggingface-hub>=0.27.0']
6869
excel = ['odfpy>=1.4.1', 'openpyxl>=3.1.0', 'python-calamine>=0.1.7', 'pyxlsb>=1.0.10', 'xlrd>=2.0.1', 'xlsxwriter>=3.0.5']
6970
parquet = ['pyarrow>=10.0.1']
7071
feather = ['pyarrow>=10.0.1']

0 commit comments

Comments
 (0)