diff --git a/pyproject.toml b/pyproject.toml index 0e6bb6da..dc759577 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ python-dateutil = "2.9.*" tomli = { version = "2.0.*", python = "<3.11" } simplemma = "~1.1.1" jsonschema = "~4.23.0" -huggingface-hub = "~0.24.5" +huggingface-hub = "~0.25.1" fasttext-wheel = { version = "0.9.2", optional = true } voikko = { version = "0.5.*", optional = true }