7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
|
# GRPC Python setup requirements
|
||
|
coverage>=4.0
|
||
|
cython>=0.29.8
|
||
|
protobuf>=3.5.0.post1, < 4.0dev
|
||
|
six>=1.10
|
||
|
wheel>=0.29
|