We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d2712 commit 002ff79Copy full SHA for 002ff79
Dockerfile
@@ -21,3 +21,4 @@ RUN python3 -m pip install -r quilt/requirements.txt
21
# Make it possible to build numpy:
22
# https://github.com/numpy/numpy/issues/14147
23
ENV CFLAGS=-std=c99
24
+
requirements.txt
@@ -4,7 +4,6 @@ botocore==1.20.100
4
Cython==0.29.24
5
jmespath==0.10.0
6
python-dateutil==2.8.2
7
-rapid-client==0.0.0
8
s3transfer==0.4.2
9
six==1.16.0
10
urllib3==1.26.6
0 commit comments