Skip to content

Commit

Permalink
Merge pull request #54 from caikit/dependabot/pip/caikit-gte-0.15.0-a…
Browse files Browse the repository at this point in the history
…nd-lt-0.27.0

Update caikit requirement from <0.25.0,>=0.15.0 to >=0.15.0,<0.27.0
  • Loading branch information
gabe-l-hart authored Jan 3, 2024
2 parents e5b22f9 + 40f9bc4 commit b1f0e90
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>=0.15.0,<0.25.0",
"caikit>=0.15.0,<0.27.0",
"ray[default]>=2.7.1,<3"
]

Expand Down

0 comments on commit b1f0e90

Please sign in to comment.