Skip to content

Commit

Permalink
Remove sus package (even though AWS Lambda installs it)
Browse files Browse the repository at this point in the history
  • Loading branch information
akarve committed Sep 4, 2021
1 parent a1d2712 commit 002ff79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ RUN python3 -m pip install -r quilt/requirements.txt
# Make it possible to build numpy:
# https://github.com/numpy/numpy/issues/14147
ENV CFLAGS=-std=c99

1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ botocore==1.20.100
Cython==0.29.24
jmespath==0.10.0
python-dateutil==2.8.2
rapid-client==0.0.0
s3transfer==0.4.2
six==1.16.0
urllib3==1.26.6
Expand Down

0 comments on commit 002ff79

Please sign in to comment.