diff --git a/Dockerfile b/Dockerfile index 32a52e8a2c26fc0955a9aac1ea7f9a56ca0f9a3a..8824570b29f811250c8c5e69b7519a35b103e1be 100644 --- a/Dockerfile +++ b/Dockerfile @@ -101,6 +101,7 @@ RUN conda config --set default_threads 4 && \ pyteomics \ pytesseract \ pyspellchecker \ + pyvista \ rdkit \ sinfo \ scikit-image \ @@ -180,7 +181,6 @@ RUN PIP_PROXY=http://proxy.ethz.ch:3128 pip3 install --proxy=http://proxy.ethz.c pymatgen \ pymrio \ pypardiso \ - pyvista \ rise \ scanpy \ sensemapi \