mirror of https://github.com/grpc/grpc.git
Pin xDS interop test runner dependencies (#25665)
parent
8cae49174c
commit
7cf91c717a
7 changed files with 35 additions and 10 deletions
@ -0,0 +1 @@ |
||||
pip==19.3.1 |
@ -0,0 +1,24 @@ |
||||
cachetools==4.2.1 |
||||
certifi==2020.12.5 |
||||
chardet==4.0.0 |
||||
google-api-core==1.26.1 |
||||
google-api-python-client==2.0.2 |
||||
google-auth==1.27.1 |
||||
google-auth-httplib2==0.1.0 |
||||
googleapis-common-protos==1.53.0 |
||||
grpcio==1.36.1 |
||||
grpcio-tools==1.36.1 |
||||
httplib2==0.19.0 |
||||
idna==2.10 |
||||
oauth2client==4.1.3 |
||||
packaging==20.9 |
||||
protobuf==3.15.5 |
||||
pyasn1==0.4.8 |
||||
pyasn1-modules==0.2.8 |
||||
pyparsing==2.4.7 |
||||
pytz==2021.1 |
||||
requests==2.25.1 |
||||
rsa==4.7.2 |
||||
six==1.15.0 |
||||
uritemplate==3.0.1 |
||||
urllib3==1.26.3 |
Loading…
Reference in new issue