Skip to content

Commit

Permalink
update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and pauleve committed Jan 1, 2024
1 parent 4521b66 commit 306d4f5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Dockerfile
Expand Up @@ -130,10 +130,10 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
-c daemontus -c pauleve \
libsbml-plus-packages=5.20.0=hbee6a8b_0 \
biodivine_aeon=0.4.0a5=py311h9bf148f_0 \
biodivine_aeon=0.0.9a2=py311h9bf148f_0 \
cabean=1.0.0=0 \
ginsim=3.0.0b=12 \
maboss=2.5.3=h2bc3f7f_1 \
maboss=2.5.4=h2bc3f7f_1 \
pyboolnet=3.0.10.post1=py_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs

Expand All @@ -142,7 +142,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
-c creda \
algorecell_types=1.0=py_0 \
bns-python=0.2=py_0 \
bonesis=0.6.0=py_0 \
bonesis=0.6.1=py_0 \
boolsim-python=0.5=py_0 \
cabean-python=1.0=py_0 \
caspo-control=1.0=py_0 \
Expand All @@ -152,9 +152,9 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
mpbn=3.3=py_0 \
nordic=2.4.4=py_0 \
pyactonet=1.0=py_0 \
pymaboss=0.8.5=py_0 \
pymaboss=0.8.6=py_0 \
pypint=1.6.3=py_0 \
pystablemotifs=3.0.4dev1=py_0 \
pystablemotifs=3.0.6=py_0 \
scboolseq=2.0.1=py_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs

Expand Down

0 comments on commit 306d4f5

Please sign in to comment.