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 54ceb66 commit b5e2e75Copy full SHA for b5e2e75
requirements.txt
@@ -3,3 +3,4 @@ rich==12.5.1
3
ray[default]==2.5.0
4
kubernetes>=25.3.0,<27
5
codeflare-torchx==0.6.0.dev0
6
+pydantic<2 # 2.0+ broke ray[default] see detail: https://github.com/ray-project/ray/pull/37000
0 commit comments