ray-project / rayfed

A multiple parties joint, distributed execution engine based on Ray, to help build your own federated learning frameworks in minutes.
https://rayfed.readthedocs.io
Apache License 2.0
87 stars 20 forks source link

feat: loosen grpcio version. #207

Closed zhouaihui closed 6 months ago

zhouaihui commented 6 months ago

RayFed works fine with latest grpcio 1.60. We should loosen it to grpcio >= 1.42.0 Ray 2.6: grpcio >= 1.42.0 Ray 2.4&2.5: grpcio<=1.51.3,>=1.42.0