mirror of
https://github.com/grpc/grpc.git
synced 2026-01-24 10:53:30 +08:00
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
# GRPC Python setup requirements
|
|
build>=1.3.0
|
|
coverage>=7.9.0
|
|
cython==3.1.1
|
|
protobuf>=6.31.1,<7.0.0
|
|
typing-extensions==4.12.2
|
|
wheel>=0.29
|
|
setuptools>=77.0.1
|