diff --git a/pyproject.toml b/pyproject.toml index 3dc727e..7d07590 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "test-workflows-shared" version = "0.1.0" description = "Add your description here" readme = "README.md" -requires-python = ">=3.10,<3.11" +requires-python = ">=3.14,<3.15" dependencies = [ "analysis-runner>=3.2.2", "cpg-flow>=0.2.1",