Skip to content

Commit ac4f7db

Browse files
committed
Merge branch 'main' into use-authkit
2 parents 685e80e + ac5ae0e commit ac4f7db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ keywords = ['codeflare', 'python', 'sdk', 'client', 'batch', 'scale']
3535
[tool.poetry.dependencies]
3636
python = "^3.11"
3737
openshift-client = "1.0.18"
38-
rich = ">=12.5,<14.0"
38+
rich = ">=12.5,<15.0"
3939
ray = {version = "2.52.1", extras = ["data", "default"]}
4040
kubernetes = ">= 27.2.0"
4141
cryptography = "46.0.3"

0 commit comments

Comments
 (0)