diff --git a/pyproject.toml b/pyproject.toml index 72b9b69..7f5c990 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies=[ "pre-commit", "openpyxl", "fastparquet", - "datasets>=2.14.0", + "datasets>=4.8.4", "typer>=0.9.0", "huggingface-hub>=0.20.0", "torch-sparse",