Skip to content

Commit f586400

Browse files
authored
Test for the xet hub team (#928)
1 parent 0da128f commit f586400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies = [
6262
"datasets>=4.0.0",
6363
"pydantic",
6464
"numpy>=2", # pinned to avoid incompatibilities
65-
"hf-xet==1.1.5", # pinned to avoid failing test suite
65+
"hf-xet>=1.1.8", # pinned to avoid failing test suite
6666
# Prettiness
6767
"typer",
6868
"termcolor==2.3.0",

0 commit comments

Comments
 (0)