Skip to content

Commit

Permalink
[CHORE] Pin Pydantic to < 2 (#1115)
Browse files Browse the repository at this point in the history
Co-authored-by: Jay Chia <[email protected]@users.noreply.github.com>
  • Loading branch information
jaychia and Jay Chia authored Jul 1, 2023
1 parent bb72748 commit 15b99a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ opencv-python==4.7.0.72

# Ray
ray[data, default]==2.4.0
pydantic<2 # pin pydantic because Ray uses broken APIs

# AWS
s3fs==2023.1.0; python_version < '3.8'
Expand Down

0 comments on commit 15b99a1

Please sign in to comment.