diff --git a/pyproject.toml b/pyproject.toml index 1bb2aa7..68b32e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "hayhooks" dynamic = ["version"] description = 'Grab and deploy Haystack pipelines' readme = "README.md" -requires-python = ">=3.7" +requires-python = ">=3.7,<3.13" license = "Apache-2.0" keywords = [] authors = [