alozowski HF staff commited on
Commit
82b29b7
1 Parent(s): 305f9a1

bump-up-huggingface-hub (#926)

Browse files

- Bump up huggingface-hub to 0.24.7 (c6b46421c6eeb67739de02eae21b7c3f87cac916)

Files changed (2) hide show
  1. pyproject.toml +1 -1
  2. requirements.txt +1 -1
pyproject.toml CHANGED
@@ -11,7 +11,7 @@ dependencies = [
11
  "black>=24.8.0",
12
  "click>=8.1.7",
13
  "datasets>=3.0.0",
14
- "huggingface-hub>=0.24.6",
15
  "pandas>=2.2.2",
16
  "python-dateutil>=2.9.0",
17
  "sentencepiece>=0.2.0",
 
11
  "black>=24.8.0",
12
  "click>=8.1.7",
13
  "datasets>=3.0.0",
14
+ "huggingface-hub>=0.24.7",
15
  "pandas>=2.2.2",
16
  "python-dateutil>=2.9.0",
17
  "sentencepiece>=0.2.0",
requirements.txt CHANGED
@@ -2,7 +2,7 @@ APScheduler==3.10.4
2
  black==24.8.0
3
  click==8.1.7
4
  datasets==3.0.0
5
- huggingface-hub>=0.24.6
6
  pandas==2.2.2
7
  python-dateutil==2.9.0
8
  sentencepiece==0.2.0
 
2
  black==24.8.0
3
  click==8.1.7
4
  datasets==3.0.0
5
+ huggingface-hub>=0.24.7
6
  pandas==2.2.2
7
  python-dateutil==2.9.0
8
  sentencepiece==0.2.0