securefederatedai / openfl

An Open Framework for Federated Learning.
https://openfl.readthedocs.io/en/latest/index.html
Apache License 2.0
734 stars 207 forks source link

Version cap `grpcio<1.66.0` #1171

Closed MasterSkepticista closed 4 days ago

MasterSkepticista commented 4 days ago

May fix #1163.

Previous failures were random, albeit coincident with a new grpc release (1.68) happening around the same time failures started to appear. This is a useful change regardless.