diff --git a/pyproject.toml b/pyproject.toml index b38207c..8dccc0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Artificial Intelligence", ] dependencies = [ - "haystack-ai>=2.9.0", + "haystack-ai>=2.27.0", "requests", ]