We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225cb82 commit 47390e4Copy full SHA for 47390e4
pytorch/training/docker/2.7/py3/Dockerfile.cpu
@@ -324,8 +324,6 @@ RUN pip install --no-cache-dir -U torch==${PYTORCH_VERSION} \
324
325
# Install SM packages
326
RUN pip install --no-cache-dir -U \
327
- # address package regression caused by smclarify depedency s3fs"
328
- "boto3<=1.40.60" \
329
smclarify \
330
"sagemaker>=2.9.0,<3" \
331
"sagemaker-experiments<1" \
0 commit comments