mirror of https://github.com/grpc/grpc.git
parent
cbcb89610c
commit
e242764d50
3 changed files with 3 additions and 5 deletions
@ -1,7 +1,6 @@ |
|||||||
# GRPC Python setup requirements |
# GRPC Python setup requirements |
||||||
coverage>=4.0 |
coverage>=4.0 |
||||||
cython>=0.29.8 |
cython>=0.29.8 |
||||||
enum34>=1.0.4 |
|
||||||
protobuf>=3.5.0.post1, < 4.0dev |
protobuf>=3.5.0.post1, < 4.0dev |
||||||
six>=1.10 |
six>=1.10 |
||||||
wheel>=0.29 |
wheel>=0.29 |
||||||
|
Loading…
Reference in new issue