Skip to content

Commit 9a27c3b

Browse files
authored
Update dependencies for pytorch sagemaker container. (#267)
1 parent 2b198ed commit 9a27c3b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/sagemaker/pytorch/README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -671,9 +671,7 @@ The PyTorch Docker images have the following dependencies installed:
671671
+-----------------------------+---------------+
672672
| botocore | 1.10.35 |
673673
+-----------------------------+---------------+
674-
| numpy | 1.14.4 |
675-
+-----------------------------+---------------+
676-
| opencv-python | 3.4.0.12 |
674+
| numpy | 1.14.3 |
677675
+-----------------------------+---------------+
678676
| Pillow | 5.1.0 |
679677
+-----------------------------+---------------+
@@ -685,7 +683,7 @@ The PyTorch Docker images have the following dependencies installed:
685683
+-----------------------------+---------------+
686684
| s3transfer | 0.1.13 |
687685
+-----------------------------+---------------+
688-
| sagemaker-containers | 2.0.3 |
686+
| sagemaker-containers | 2.0.4 |
689687
+-----------------------------+---------------+
690688
| sagemaker-pytorch-container | 1.0 |
691689
+-----------------------------+---------------+

0 commit comments

Comments
 (0)