aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/docker/Dockerfile')
-rw-r--r--tensorflow/tools/docker/Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/tools/docker/Dockerfile b/tensorflow/tools/docker/Dockerfile
index b5a6c05193..205128ad58 100644
--- a/tensorflow/tools/docker/Dockerfile
+++ b/tensorflow/tools/docker/Dockerfile
@@ -29,8 +29,8 @@ RUN pip --no-cache-dir install \
h5py \
ipykernel \
jupyter \
- keras_applications==1.0.5 \
- keras_preprocessing==1.0.3 \
+ keras_applications \
+ keras_preprocessing \
matplotlib \
numpy \
pandas \