diff --git a/pyproject.toml b/pyproject.toml index ec06b75d5f..0421b726c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ {name = "Kedro"} ] description = "Kedro helps you build production-ready data and analytics pipelines" -requires-python = ">=3.7, <3.11" +requires-python = ">=3.7" keywords = [ "pipelines", "machine learning",