Home | History | Annotate | Download | only in grpc-grpc
      1 # GRPC Python setup requirements
      2 coverage>=4.0
      3 cython==0.28.3
      4 enum34>=1.0.4
      5 protobuf>=3.5.0.post1
      6 six>=1.10
      7 wheel>=0.29
      8 futures>=2.2.0
      9 google-auth>=1.0.0
     10 oauth2client==4.1.0
     11