diff --git a/pyproject.toml b/pyproject.toml index 37785fe9..24ce9459 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ classifiers=[ "License :: OSI Approved :: Apache Software License" ] dependencies = [ - "caikit[runtime-grpc,runtime-http]>=0.25.0,<0.26.0", + "caikit[runtime-grpc,runtime-http]>=0.25.0,<0.27.0", "caikit-tgis-backend>=0.1.27,<0.2.0", # TODO: loosen dependencies "accelerate>=0.22.0",