diff --git a/pyproject.toml b/pyproject.toml index 57ef993..01d0242 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers=[ "License :: OSI Approved :: Apache Software License" ] dependencies = [ - "caikit>=0.25,<0.29", + "caikit>=0.25,<0.30", ] [project.optional-dependencies]