Skip to content

Commit

Permalink
Update caikit[interfaces-vision,runtime-grpc,runtime-http] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [caikit[interfaces-vision,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.23.0)

---
updated-dependencies:
- dependency-name: caikit[interfaces-vision,runtime-grpc,runtime-http]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 1b34b67 commit c322534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ classifiers=[
"License :: OSI Approved :: Apache Software License"
]
dependencies = [
"caikit[runtime-grpc,runtime-http,interfaces-vision]>=0.16.0,<0.20.0",
"caikit[runtime-grpc,runtime-http,interfaces-vision]>=0.16.0,<0.24.0",
"transformers>=4.27.1,<5",
"torch>2.0,<3",
"timm>=0.9.5,<1"
Expand Down

0 comments on commit c322534

Please sign in to comment.