Skip to content

Commit 5cc2b22

Browse files
committed
Add requirement for protobuf ray-project/ray#25211 (can be removed with ray 1.13.0)
1 parent 9f5f07b commit 5cc2b22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
ray[rllib]==1.12.0
22
torch==1.11.0
3+
protobuf==3.20.0 # https://github.com/ray-project/ray/issues/25282

0 commit comments

Comments
 (0)