123456789101112131415161718192021 |
- Mako~=1.1
- PyYAML~=5.3
- absl-py~=0.11
- dataclasses~=0.8; python_version < '3.7'
- google-api-python-client~=1.12
- google-cloud-secret-manager~=2.1
- grpcio~=1.34
- grpcio-health-checking~=1.34
- grpcio-tools~=1.34
- grpcio-channelz~=1.34
- kubernetes~=12.0
- # TODO(sergiitk): remove retrying when replaced with tenacity in code.
- # Context: https://github.com/grpc/grpc/pull/24983#discussion_r543017022
- retrying~=1.3
- six~=1.13
- tenacity~=6.2
- packaging~=21.3
- Pygments~=2.9
- python-dateutil~=2.8
- protobuf~=3.14
- xds-protos~=0.0.8
|