Skip to content

Commit ef3dc8c

Browse files
committed
google-api-core 2.10.2
1 parent b11276f commit ef3dc8c

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
@@ -32,7 +32,7 @@ RUN python3 -m pip install --no-cache-dir \
3232
google_cloud_dlp==3.9.2 \
3333
google_cloud_datastore==1.15.2 \
3434
google_cloud_bigtable==1.6.0 \
35-
google_api_core==1.24.0
35+
google_api_core==2.10.2
3636

3737
RUN python3 -m pip install --no-cache-dir \
3838
mesh-tensorflow==0.1.18 \

0 commit comments

Comments
 (0)