Skip to content

Commit b11276f

Browse files
committed
google-cloud-dlp<4,>=3.0.0; extra == gcp
1 parent 465c8e1 commit b11276f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN python3 -m pip install --no-cache-dir \
2929
google_cloud_videointelligence==1.15.0 \
3030
google_cloud_vision==0.42.0 \
3131
google_cloud_pubsub==1.6.0 \
32-
google_cloud_dlp==0.15.0 \
32+
google_cloud_dlp==3.9.2 \
3333
google_cloud_datastore==1.15.2 \
3434
google_cloud_bigtable==1.6.0 \
3535
google_api_core==1.24.0
@@ -40,7 +40,7 @@ RUN python3 -m pip install --no-cache-dir \
4040
tensorflow-hub==0.9.0
4141

4242
RUN python3 -m pip install --no-cache-dir \
43-
-i https://pypi-nightly.tensorflow.org/simple tensorflow-data-validation
43+
-i https://pypi-nightly.tensorflow.org/simple tensorflow-data-validation==1.10.0
4444
RUN python3 -m pip install --no-cache-dir \
4545
tensorflow-graphics-gpu==1.0.0 \
4646
tensorflow-io==0.17.0 \

0 commit comments

Comments
 (0)