Skip to content

Commit abe6f3d

Browse files
MAIN: pin the huggingface_hub version
1 parent 53352b7 commit abe6f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ filelock>=3.9.0
99
flask>=2.2.2
1010
flask-cors>=4.0.0
1111
glymur>=0.12.7, < 0.14 # 0.14 is not compatible with python3.9
12-
huggingface_hub # do we need to pin it to 0.33.3?
12+
huggingface_hub>=0.33.3
1313
imagecodecs>=2022.9.26
1414
joblib>=1.1.1
1515
jupyterlab>=3.5.2

0 commit comments

Comments
 (0)