You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grpcio-tools>=1.75.1 # supports protobuf 6.x and aligns with generated code
2
-
pytest
3
-
pytest-cov
4
-
pytest-asyncio
5
-
flake8
1
+
grpcio-tools==1.62.3 # 1.62.X is the latest version before protobuf 1.26.X is used which has breaking changes for Python # supports protobuf 6.x and aligns with generated code
0 commit comments