We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da128f commit f586400Copy full SHA for f586400
pyproject.toml
@@ -62,7 +62,7 @@ dependencies = [
62
"datasets>=4.0.0",
63
"pydantic",
64
"numpy>=2", # pinned to avoid incompatibilities
65
- "hf-xet==1.1.5", # pinned to avoid failing test suite
+ "hf-xet>=1.1.8", # pinned to avoid failing test suite
66
# Prettiness
67
"typer",
68
"termcolor==2.3.0",
0 commit comments