File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -114,12 +114,6 @@ htmllistparse
114
114
* Source code: https://github.com/gumblex/htmllisting-parser
115
115
* Project home: https://github.com/gumblex/htmllisting-parser
116
116
117
- huggingface_hub
118
- * Copyright 2023-present, the HuggingFace Inc. team.
119
- * License: Apache-2.0 license
120
- * Source code: https://github.com/huggingface/huggingface_hub
121
- * Project home: https://github.com/huggingface/huggingface_hub
122
-
123
117
ibisframework
124
118
125
119
* Copyright 2015 Cloudera Inc.
Original file line number Diff line number Diff line change @@ -115,8 +115,7 @@ opctl = [
115
115
" py-cpuinfo" ,
116
116
" rich" ,
117
117
" fire" ,
118
- " cachetools" ,
119
- " huggingface_hub==0.22.2"
118
+ " cachetools"
120
119
]
121
120
optuna = [" optuna==2.9.0" , " oracle_ads[viz]" ]
122
121
spark = [" pyspark>=3.0.0" ]
You can’t perform that action at this time.
0 commit comments