Skip to content

Commit f7d2542

Browse files
authored
bump huggingface-hub upper bound to 0.33 (#1838)
1 parent eeb7a79 commit f7d2542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
'onnx==1.18.0',
6868
'onnxruntime==1.22.0',
6969
'boto3>=1.21.45,<2',
70-
'huggingface-hub[hf_xet]>=0.30.0,<0.32',
70+
'huggingface-hub[hf_xet]>=0.30.0,<0.33',
7171
'beautifulsoup4>=4.12.2,<5', # required for model download utils
7272
'tenacity>=8.2.3,<10',
7373
'catalogue>=2,<3',

0 commit comments

Comments
 (0)