Skip to content

Commit

Permalink
feat: loosen grpcio version. (#207)
Browse files Browse the repository at this point in the history
* feat: loosen grpcio version.

* Grpcio >= 1.42.0
  • Loading branch information
zhouaihui authored Jan 24, 2024
1 parent 740807b commit 15262ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ ray>=1.13.0
cloudpickle
pickle5==0.0.11; python_version < '3.8'
protobuf
grpcio<=1.51.3,>=1.32.0
grpcio>=1.42.0

0 comments on commit 15262ba

Please sign in to comment.