Skip to content

Commit 0d9b23c

Browse files
authored
downgrad pydantic package to prevent breaking from doing pip install -r requirements.txt (#215)
1 parent baec858 commit 0d9b23c

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)