third_party.grpc/requirements.txt

8 lines
128 B
Plaintext
Raw Normal View History

# GRPC Python setup requirements
2016-03-25 20:03:56 +00:00
coverage>=4.0
cython>=0.23
enum34>=1.0.4
futures>=2.2.0
2016-03-25 20:03:56 +00:00
protobuf>=3.0.0a3
2016-02-09 22:15:22 +00:00
six>=1.10
2016-03-25 20:03:56 +00:00
wheel>=0.29