mirror of https://github.com/grpc/grpc.git
[xDS Proto] Pin PyPI dependencies in Dockerfiles (#25510)
parent
9d897cb1a5
commit
a6c5d6c43e
22 changed files with 26 additions and 23 deletions
@ -1,2 +1,2 @@ |
||||
# Google Cloud platform API libraries |
||||
RUN pip install --upgrade google-api-python-client oauth2client |
||||
RUN pip install --upgrade google-auth==1.24.0 google-api-python-client==1.12.8 oauth2client==4.1.0 |
||||
|
Loading…
Reference in new issue