diff --git a/docker/Dockerfile b/docker/Dockerfile index ec389790f8af5e18f7f4626dad65c9ce81340347..1e65be75496e2ca6a32610d28686e8e721c024ad 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -45,7 +45,6 @@ RUN wget -q https://bootstrap.pypa.io/get-pip.py && \ # Install required Python packages RUN python3 -m pip install --no-cache-dir \ - cmake \ numpy \ nodejs-wheel \ toil[cwl]