Skip to content

Commit

Permalink
Remove boto3
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Feb 17, 2023
1 parent 1f9be32 commit f960205
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docker/Dockerfile.cc-analysis-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ RUN pip install --no-cache-dir \
dask_jobqueue==0.7.3 \
tornado==6.2 \
comm>=0.1.2 \
boto3 \
dask-ml \
mlflow

Expand Down
1 change: 0 additions & 1 deletion docker/Dockerfile.cc-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ RUN pip install --no-cache-dir \
dask-ml \
comm>=0.1.2 \
mlflow \
boto3 \
# coffea casa jobqueue modules
coffea_casa -U

Expand Down

0 comments on commit f960205

Please sign in to comment.