We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3dc8e2 commit c4232b6Copy full SHA for c4232b6
pyproject.toml
@@ -25,4 +25,4 @@ openshift-client = "1.0.18"
25
rich = "^12.5"
26
ray = {version = "2.1.0", extras = ["default"]}
27
kubernetes = "26.1.0"
28
-codeflare-torchx = "0.5.0.dev2"
+codeflare-torchx = "0.5.0.dev3"
requirements.txt
@@ -2,4 +2,4 @@ openshift-client==1.0.18
2
rich==12.5.1
3
ray[default]==2.1.0
4
kubernetes==26.1.0
5
-codeflare-torchx==v0.5.0.dev2
+codeflare-torchx==v0.5.0.dev3
0 commit comments