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 Oct 22, 2024
1 parent 200f3bd commit 7658e80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
# Tier 2: tools with regular updates (2-4/year)
RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
-c daemontus \
biodivine_aeon=1.1.0=py311h9bf148f_0 \
biodivine_aeon=1.1.1=py311h9bf148f_0 \
maboss=2.6.0=he9e06a5_1 \
pyboolnet=3.0.14=py311_0 \
&& conda clean -y --all && rm -rf /opt/conda/pkgs
Expand All @@ -150,7 +150,7 @@ RUN AUTO_UPDATE=1 conda install --no-update-deps -y \
caspo-control=1.0=py_0 \
casq=1.3.3=pyhd8ed1ab_0 \
colomoto_jupyter=0.8.8=py_0 \
ginsim-python=0.4.3=py_0 \
ginsim-python=0.4.5=py_0 \
mpbn=3.8=py_0 \
nordic=2.5.0=py_0 \
pyactonet=1.0=py_0 \
Expand Down

0 comments on commit 7658e80

Please sign in to comment.