diff --git a/pyproject.toml b/pyproject.toml index 12f8bf8..e9a38d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent" ] -requires-python = ">=3.10, <3.13" +requires-python = ">=3.10, <3.14" dependencies = [ "huggingface_hub", "loguru",