diff --git a/pyproject.toml b/pyproject.toml index 6ccd60c..7bc001e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dependencies = [ "docling>=2.68.0", "certifi>=2025.10.5", ] -requires-python = "==3.12.*" +requires-python = "==3.14.*" dynamic = ["license", "readme"] # PyTorch has multiple wheel variants for different backends - cpu, gpu, etc.