diff --git a/pyproject.toml b/pyproject.toml index d6b6daa..47cc45f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ classifiers=[ "License :: OSI Approved :: Apache Software License" ] dependencies = [ - "caikit>=0.15.0,<0.27.0", + "caikit>=0.15.0,<0.28.0", "ray[default]>=2.7.1,<3" ]