diff --git a/pyproject.toml b/pyproject.toml index 72b9b69..8b5768a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dependencies=[ "openpyxl", "fastparquet", "datasets>=2.14.0", - "typer>=0.9.0", + "typer>=0.24.1", "huggingface-hub>=0.20.0", "torch-sparse", "torch-scatter",