Skip to content

Commit 9265aa3

Browse files
committed
google-api-core 2.10.2 depends on googleapis-common-protos<2.0dev and >=1.56.2
1 parent ef3dc8c commit 9265aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-tensorflow/Dockerfile.2.10-py38-cuda11.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN python3 -m pip install --no-cache-dir \
2525
RUN python3 -m pip install --no-cache-dir \
2626
--use-feature=2020-resolver \
2727
google_cloud_spanner==1.19.0 \
28-
googleapis-common-protos==1.51.0 \
28+
googleapis-common-protos==1.56.4 \
2929
google_cloud_videointelligence==1.15.0 \
3030
google_cloud_vision==0.42.0 \
3131
google_cloud_pubsub==1.6.0 \

0 commit comments

Comments
 (0)