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 Jun 1, 2023
1 parent 51e2cf1 commit 4d2b63e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Expand Up @@ -131,18 +131,18 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
algorecell_types=1.0=py_0 \
bns-python=0.2=py_0 \
bonesis=0.5.5=py_0 \
bonesis=0.5.6=py_0 \
boolean.py=4.0=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.7=py_0 \
ginsim-python=0.4.3=py_0 \
mpbn=2.0=py_0 \
mpbn=3.2=py_0 \
creda::nordic=2.4.2=py_0 \
pyactonet=1.0=py_0 \
pymaboss=0.8.4=py_0 \
pymaboss=0.8.5=py_0 \
pypint=1.6.3=py_0 \
pystablemotifs=3.0.3=py_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs
Expand Down

0 comments on commit 4d2b63e

Please sign in to comment.