Skip to content

Commit ecef2c6

Browse files
authored
Trying to fix xet bug in test suite (#917)
1 parent a88a526 commit ecef2c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ dependencies = [
6262
"datasets>=3.5.0,<4.0.0",
6363
"pydantic",
6464
"numpy>=2", # pinned to avoid incompatibilities
65+
"hf-xet==1.1.5", # pinned to avoid failing test suite
6566
# Prettiness
6667
"typer",
6768
"termcolor==2.3.0",

0 commit comments

Comments
 (0)