requirements.txt 507 B

123456789101112131415161718192021
  1. Mako~=1.1
  2. PyYAML~=5.3
  3. absl-py~=0.11
  4. dataclasses~=0.8; python_version < '3.7'
  5. google-api-python-client~=1.12
  6. google-cloud-secret-manager~=2.1
  7. grpcio~=1.34
  8. grpcio-health-checking~=1.34
  9. grpcio-tools~=1.34
  10. grpcio-channelz~=1.34
  11. kubernetes~=12.0
  12. # TODO(sergiitk): remove retrying when replaced with tenacity in code.
  13. # Context: https://github.com/grpc/grpc/pull/24983#discussion_r543017022
  14. retrying~=1.3
  15. six~=1.13
  16. tenacity~=6.2
  17. packaging~=21.3
  18. Pygments~=2.9
  19. python-dateutil~=2.8
  20. protobuf~=3.14
  21. xds-protos~=0.0.8