diff --git a/Dockerfile b/Dockerfile index 57894786407f32b19948ab4ee483152c98b1bf19..6c0dee0a4f6fca1ca25e821703deac4718527e5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -74,8 +74,6 @@ RUN mamba install -q -c defaults -c conda-forge -c bioconda -c bokeh \ biopython \ bokeh \ boost-histogram \ - # "cmutel::brightway25" \ - brightway2 \ corner \ cobra \ dynesty \ @@ -145,6 +143,7 @@ RUN PIP_PROXY=http://proxy.ethz.ch:3128 pip3 install --proxy=http://proxy.ethz.c asserts \ astroquery \ brainpy \ + brightway25 \ Cartopy \ deep_translator \ einsteinpy \