From 4d2b63ea801bb3ffffd3f58ad97d0c0b1d461753 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 18:07:03 +0000 Subject: [PATCH] update tools --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7a0cf1e..0bb59fd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -131,7 +131,7 @@ 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 \ @@ -139,10 +139,10 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \ 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