Commit 5b3800a
committed
Pin huggingface-hub to <=1.13.0
huggingface-hub is a dependency in datasets
that is pinned to <2.0 which huging-face has not
reach yet. That means it will currently always get
the latest version.
After the 1.14.0 update on 6/5-2026, many jobs
have started to time out when downloading using
huggingface-hub.
Pinning in requirements-examples.txt should be
enough, since those requirements should be installed
unless install_executorch.sh is ran with --minimal
Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: Ia3936f99fd1edd78fb3085093e232cdfedbce79d1 parent 1debeb6 commit 5b3800a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments