diff --git a/pyproject.toml b/pyproject.toml index a8eea470..e0e74389 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.26.34,<0.27.0", + "caikit[runtime-grpc,runtime-http]>=0.26.34,<0.28.0", "caikit-tgis-backend>=0.1.36,<0.2.0", # TODO: loosen dependencies "grpcio>=1.62.2", # explicitly pin grpc dependencies to a recent version to avoid pip backtracking