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 09c5815 commit 63eeffcCopy full SHA for 63eeffc
mountainsort4/Dockerfile
@@ -5,5 +5,6 @@ RUN pip install --no-input pip==21.2.4
5
6
RUN pip install numpy
7
8
+RUN pip install requests
9
# Install MountainSort4
10
RUN pip install mountainsort4==1.0.0
0 commit comments