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 Apr 1, 2024
1 parent 7a421a4 commit aa32509
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Expand Up @@ -136,7 +136,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
biodivine_aeon=0.0.9a3=py311h9bf148f_0 \
cabean=1.0.0=0 \
ginsim=3.0.0b=12 \
maboss=2.5.4=h2bc3f7f_1 \
maboss=2.5.5=h2bc3f7f_1 \
pyboolnet=3.0.10.post1=py_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs

Expand All @@ -145,17 +145,17 @@ 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.1=py_0 \
bonesis=0.6.5=py_0 \
boolsim-python=0.5=py_0 \
cabean-python=1.0=py_0 \
caspo-control=1.0=py_0 \
casq=1.0.3=py_0 \
colomoto_jupyter=0.8.8=py_0 \
ginsim-python=0.4.3=py_0 \
mpbn=3.3=py_0 \
mpbn=3.4=py_0 \
nordic=2.4.4=py_0 \
pyactonet=1.0=py_0 \
pymaboss=0.8.6=py_0 \
pymaboss=0.8.7=py_0 \
pypint=1.6.3=py_0 \
pystablemotifs=3.0.6=py_0 \
scboolseq=2.0.1=py_0 \
Expand Down

0 comments on commit aa32509

Please sign in to comment.