Skip to content

Commit e054981

Browse files
dependabot[bot]Ssukriti
authored andcommitted
⬆️ Update caikit[runtime-grpc,runtime-http] requirement
Updates the requirements on [caikit[runtime-grpc,runtime-http]](https://github.com/caikit/caikit) to permit the latest version. - [Release notes](https://github.com/caikit/caikit/releases) - [Changelog](https://github.com/caikit/caikit/blob/main/releases.md) - [Commits](caikit/caikit@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: caikit[runtime-grpc,runtime-http] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cb3410 commit e054981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers=[
1414
"License :: OSI Approved :: Apache Software License"
1515
]
1616
dependencies = [
17-
"caikit[runtime-grpc,runtime-http]>=0.17.0,<0.18.0",
17+
"caikit[runtime-grpc,runtime-http]>=0.16.0,<0.18.0",
1818
"caikit-tgis-backend>=0.1.16,<0.2.0",
1919
# TODO: loosen dependencies
2020
"accelerate>=0.18.0",

0 commit comments

Comments
 (0)