Skip to content

Commit

Permalink
Fix the version conflict between ray and pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
xzdandy committed Aug 18, 2023
1 parent b1c2dc2 commit 77a4be5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def read(path, encoding="utf-8"):
"aenum>=2.2.0",
"diskcache>=5.4.0",
"retry>=0.9.2",
"pydantic<2",
"psutil",
"thefuzz"
]
Expand Down

0 comments on commit 77a4be5

Please sign in to comment.