Skip to content

Commit 002ff79

Browse files
committed
Remove sus package (even though AWS Lambda installs it)
1 parent a1d2712 commit 002ff79

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ RUN python3 -m pip install -r quilt/requirements.txt
2121
# Make it possible to build numpy:
2222
# https://github.com/numpy/numpy/issues/14147
2323
ENV CFLAGS=-std=c99
24+

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ botocore==1.20.100
44
Cython==0.29.24
55
jmespath==0.10.0
66
python-dateutil==2.8.2
7-
rapid-client==0.0.0
87
s3transfer==0.4.2
98
six==1.16.0
109
urllib3==1.26.6

0 commit comments

Comments
 (0)