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 94cfdf8 commit c3dc8e2Copy full SHA for c3dc8e2
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.dev1"
+codeflare-torchx = "0.5.0.dev2"
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.dev1
+codeflare-torchx==v0.5.0.dev2
0 commit comments