Skip to content

Commit b5e2e75

Browse files
tedhtchangvaibssingh
authored andcommitted
downgrad pydantic package to prevent breaking from doing pip install -r requirements.txt (#215)
1 parent 54ceb66 commit b5e2e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ rich==12.5.1
33
ray[default]==2.5.0
44
kubernetes>=25.3.0,<27
55
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

Comments
 (0)