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 f125f70 commit 80a6076Copy full SHA for 80a6076
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.dev3"
+codeflare-torchx = "0.5.0.dev4"
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==0.5.0.dev3
+codeflare-torchx==0.5.0.dev4
0 commit comments