File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ RUN python3 -m pip install --no-cache-dir \
29
29
google_cloud_videointelligence==1.15.0 \
30
30
google_cloud_vision==0.42.0 \
31
31
google_cloud_pubsub==1.6.0 \
32
- google_cloud_dlp==0.15.0 \
32
+ google_cloud_dlp==3.9.2 \
33
33
google_cloud_datastore==1.15.2 \
34
34
google_cloud_bigtable==1.6.0 \
35
35
google_api_core==1.24.0
@@ -40,7 +40,7 @@ RUN python3 -m pip install --no-cache-dir \
40
40
tensorflow-hub==0.9.0
41
41
42
42
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
44
44
RUN python3 -m pip install --no-cache-dir \
45
45
tensorflow-graphics-gpu==1.0.0 \
46
46
tensorflow-io==0.17.0 \
You can’t perform that action at this time.
0 commit comments