Skip to content

Commit ed33a63

Browse files
Levi080513Levi080513
andauthored
fix: ssh cluster init failed due to click package broken with ray (#161)
Co-authored-by: Levi080513 <[email protected]>
1 parent 153d581 commit ed33a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
bentoml==v1.4.6
22
ray[default]==v2.43.0
3-
click>=7.0, !=8.3.0
3+
click>=7.0, <8.3.0

0 commit comments

Comments
 (0)