Skip to content

Commit

Permalink
temp commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Aug 26, 2021
1 parent 00aadfd commit 94a700c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docker/cyclus-deps/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@ RUN conda update -y --all && \
glibmm=2.58.1=h778ead0_1 \
gxx_impl_linux-64=9.3.0=hbdd7822_17 \
gxx_linux-64=9.3.0=h7e70986_30 \
hdf5=1.10.6=hb1b8bf9_0 \
hdf5=1.8.20 \
icu=67.1=he1b5a44_0 \
jinja2=3.0.0=pyhd3eb1b0_0 \
kernel-headers_linux-64=3.10.0=h57e8cba_10 \
krb5=1.18.2=h173b8e3_0 \
ld_impl_linux-64=2.35.1=h7274673_9 \
libblas=3.8.0=17_openblas \
libcblas=3.8.0=17_openblas \
libblas \
libcblas \
libcurl=7.71.1=h20c2e04_1 \
libedit=3.1.20210216=h27cfd23_1 \
libffi=3.3=he6710b0_2 \
Expand All @@ -78,8 +78,7 @@ RUN conda update -y --all && \
libglib=2.68.3=h3e27bee_0 \
libgomp=9.3.0=h5101ec6_17 \
libiconv=1.16=h516909a_0 \
liblapack=3.8.0=17_openblas \
libopenblas=0.3.10=h5a2b251_0 \
liblapack \
libsigcpp=2.10.3=ha770c72_0 \
libssh2=1.9.0=h1ba5d50_1 \
libstdcxx-devel_linux-64=9.3.0=hf0c5c8d_17 \
Expand All @@ -91,7 +90,7 @@ RUN conda update -y --all && \
markupsafe=2.0.1=py36h27cfd23_0 \
ncurses=6.2=he6710b0_1 \
numpy=1.19.5=py36h2aa4a07_1 \
tables \
pytables \
openblas=0.3.3=h9ac9557_1001 \
openssl=1.1.1k=h27cfd23_0 \
pandas=1.1.5=py36ha9443f7_0 \
Expand Down

0 comments on commit 94a700c

Please sign in to comment.